Charge Code is simple semi-static dictionary (ID + displayable name) 
            This object is not created as localized dictionary because its content can be fully customized by end user, including renaming predefined records.
            Charge Code is a property of Financial Record; it’s exposed and used when Customer Invoicing module is off. Currently there is no business logic associated with this field; it’s just some code which client’s accounting may define for a particular WO and use it for their own purpose.
             
 Inheritance Hierarchy
Inheritance Hierarchy 
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax[SerializableAttribute]
public class ChargeCodeLookup : LookupCorrigoEntity
The ChargeCodeLookup type exposes the following members.
 Properties
Properties|  | Name | Description | 
|---|
|  | Code | 
            Code. Zero-length value is acceptable.
            Max Length=256
             | 
Top See Also
See Also