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
public BillToOption BillToOption { get; set; }

Property Value

BillToOption
See Also