Click or drag to resize
FinancialStatusChangeResponseFinancial Property
Reference to WorkOrderCost entity; contains up-to-date Financial Record state after action finishes.

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WorkOrderCost Financial { get; set; }

Property Value

Type: WorkOrderCost
See Also