FinancialStatusChangeResponseFinancial Property |
Reference to WorkOrderCost entity; contains up-to-date Financial Record state after action finishes.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic WorkOrderCost Financial { get; set; }Public Property Financial As WorkOrderCost
Get
Set
No code example is currently available or this language may not be supported.
Property Value
WorkOrderCost
See Also