| InvoiceDictionaryItem Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class InvoiceDictionaryItem : LookupCorrigoEntity
The InvoiceDictionaryItem type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CostCategory | 
             Gest or sets a cost category
             | 
|  | Descr | 
             Gets or sets a description, this field is optional.
             Max Length=1024
             | 
|  | GlExpense | 
             Gets or sets GL expense code, this field is optional.
             Max Length=32
             | 
|  | GlIncome | 
             Gets or sets GL income code.
             Max Length=32
             | 
|  | TaxCode | 
             Gets or sets a tax code object
             | 
 See Also
See Also