 | RowItemizerIDForGhostItem Method |
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxprotected virtual string IDForGhostItem(
ICTExportProfileData context,
ExportDataRow row
)
Protected Overridable Function IDForGhostItem (
context As ICTExportProfileData,
row As ExportDataRow
) As String
Parameters
- context
- Type: ICTExportProfileData
- row
- Type: CTExtensions.ExportCore.ExportHandlerExportDataRow
Return Value
Type:
String
See Also