| GLAccount Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class GLAccount : CorrigoEntityWithComposedIdOfGLAccountEntitySpecifierGlAccount
The GLAccount type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Descr | 
             Description, this field is optional.
             Max Length=256
             | 
|  | DisplayAs | 
             Displayable name.
             Max Length=32
             | 
|  | IsIncome | 
            Gets or sets a value indicating whether this account is income;
            false - Expense account, true - Income
             | 
 See Also
See Also