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