WorkOrderCostBillingRule Property |
Enumeration of values: Unknown, VendorAndServiceFee, Contract, NotBilled, ServiceFee, All, CostsAndFees.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic BillingRule BillingRule { get; set; }
Public Property BillingRule As BillingRule
Get
Set
No code example is currently available or this language may not be supported.
Property Value
BillingRule
See Also