Click or drag to resize
WorkOrderCostServiceFeesTotal Property
Total amount of service fees. Precision 2 digits; negative and zero values are allowed. This value is computed by BO.

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

Property Value

Type: MoneyValue
See Also