Click or drag to resize

WorkOrderCostChargeCode Property

Custom charge back classification defined by client; used only when Customer Invoicing module is off. There is predefined default value ChargeCode.None which is used by BO. Is Required.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ChargeCodeLookup ChargeCode { get; set; }

Property Value

ChargeCodeLookup
See Also