Click or drag to resize

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.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WorkOrderCost WorkOrderCost { get; set; }

Property Value

Type: WorkOrderCost
See Also