Click or drag to resize

RowItemizerIDForCustomScope Method

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

Parameters

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

Return Value

Type: String
See Also