WorkOrderCostBillToOption Property |
This field defines type of entity (f.i. None, Customer, WorkZone, Other) which will be billed for this WO, or lack thereof.
Zero value is allowed – it matches actual record in the lookup.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int BillToOption { get; set; }
Property Value
Type:
Int32
See Also