Click or drag to resize
WorkOrderCostChargeCode Property
Custom charge back classification defined by client; used only when Customer Invoicing module is off. Is Required.

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

Property Value

Type: ChargeCodeLookup
See Also