Click or drag to resize
WoCostLineType Enumeration
Type of WO financial line item

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum WoCostLineType
Members
  Member nameValueDescription
Unknown0 Unknown (not in use, not a valid value)
Cost1 Internal Costs
Vendor2 Vendor Invoice
ServiceFee3 Service Fees
See Also