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