Click or drag to resize

RowItemizerIDForAssembly Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
protected virtual string IDForAssembly(
	ICTExportProfileData context,
	ExportDataRow row
)

Parameters

context
Type: ICTExportProfileData
row
Type: CTExtensions.ExportCore.ExportHandlerExportDataRow

Return Value

Type: String
See Also