List of cost category
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum CostCategory
<SerializableAttribute>
Public Enumeration CostCategory
No code example is currently available or this language may not be supported.
Members| Member name | Value | Description |
|---|
| Unknown | 0 | |
| Labor | 1 | |
| Material | 2 | |
| Misc | 3 | |
| Vendor | 4 | |
| SpotPurchase | 5 | |
| AddCharges | 6 | |
| Services | 7 | |
| Shipping | 8 | |
| Adjustments | 9 | |
| Tax | 10 | |
See Also