Click or drag to resize

BillingRule Enumeration

Options to determine which service fees will be billed for the given Work Order.

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public enum BillingRule
Members
Member nameValueDescription
Unknown0 
VendorAndServiceFee1 Vendor and Service Fee(s)
Contract2 Per Contract Schedule
NotBilled3 Not Billed
ServiceFee4 Service Fee(s)
All5 Vendor Invoice, Costs and Service Fees
CostsAndFees6 Costs and Service Fees
ApprovedEstimate7 Approved Estimate
See Also