 | ExportItemGetMaterialQtyFields Method |
Get all export profile fields attached to Material Quantity.
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic List<string> GetMaterialQtyFields()
Public Function GetMaterialQtyFields As List(Of String)
Return Value
Type:
ListString
See Also