Click or drag to resize

RowItemizerIDForCustomScope Method


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

Parameters

context  ICTExportProfileData
 
row  ExportDataRow
 
type  RowItemizerRowType
 

Return Value

String
See Also