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