Click or drag to resize

RowItemizer.IDForPart Method


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

Parameters

context  ICTExportProfileData
 
row  ExportDataRow
 

Return Value

String
See Also