WorkOrderWorkOrderCost Property |
WO Invoice.
Financial Record represents Work Order's data related to financial side of the workflow:
costs tracking, vendor invoice, service fees etc.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic WorkOrderCost WorkOrderCost { get; set; }
Public Property WorkOrderCost As WorkOrderCost
Get
Set
No code example is currently available or this language may not be supported.
Property Value
WorkOrderCost
See Also