Click or drag to resize

ModelChargeCode Property

Custom charge back classification defined by client; used primarily when Customer Invoicing module is off.

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