WoCostLineType Enumeration |
Type of WO financial line item.
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum WoCostLineType
<SerializableAttribute>
Public Enumeration WoCostLineType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Unknown | 0 |
Unknown (not in use, not a valid value)
|
Cost | 1 |
Internal Costs
|
Vendor | 2 |
Vendor Invoice
|
ServiceFee | 3 |
Service Fees
|
See Also