 | RowItemizerIDForCustomScope Method |
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected virtual string IDForCustomScope(
ICTExportProfileData context,
ExportDataRow row,
RowItemizerRowType type
)
Protected Overridable Function IDForCustomScope (
context As ICTExportProfileData,
row As ExportDataRow,
type As RowItemizerRowType
) As String
Parameters
- context ICTExportProfileData
-
- row ExportDataRow
-
- type RowItemizerRowType
-
Return Value
String
See Also