Click or drag to resize

WorkOrderCostCostsTotal Property

Total amount of Costs associated with WO. Zero value is allowed.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public MoneyValue CostsTotal { get; set; }

Property Value

Type: MoneyValue
See Also