WorkOrderCostExpensesTotal Property |
Total amount of costs plus Vendor Invoice total. This represents total amount of expenses associated with WO. Zero value is allowed.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic MoneyValue ExpensesTotal { get; set; }
Property Value
Type:
MoneyValue
See Also