|
InfoWebXMLWebServiceGetCustomerDynamicAttributes Method |
Get all dynamic attributes on the customer based on the customernumber
Namespace: Infosoft.WebservicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- customerNumber Int32
- The number for the customer
Return Value
ListInfoWebCustomerDynamicAttributeA list of dynamic attributes. Returns an empty list if customer number is unknown or no dynamic attributes are found
See Also