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