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