Click or drag to resize
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.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int BillToOption { get; set; }

Property Value

Type: Int32
See Also