PriceListType Enumeration |
Price List Types
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum PriceListType
<SerializableAttribute>
Public Enumeration PriceListType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Customer | 0 | |
Vendor | 1 | |
See Also