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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ChargeCodeLookup ChargeCode { get; set; }
Public Property ChargeCode As ChargeCodeLookup
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ChargeCodeLookup
See Also