Click or drag to resize

VendorType Enumeration

Used to indicate editability options of Price Line Item for the Vendor.

Namespace:  CorrigoService.Enums
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum VendorType
Members
  Member nameValueDescription
Editable0
NonEditable1
Hidden2
UseVendorPrLst3
See Also