| property AccountClass: String(1) [GLAccountClass] heat 2
| Values: A (Asset), C (Capital), E (Expense), I (Income), L (Liability) |
|
| property AccountCode: String(8) [GL Account Code] required heat 1 |
| property AccountFile: String readonly |
| property AccountName: String(60) [Analysis Name] heat 2 |
| property AccountType: String(1) [GLAccountType] readonly required heat 1
| Values: S (Standard), N (Non Posting), T (Total), H (Heading) |
|
| property AddToAccountCode: String(8) [GL Account Code] heat 2 |
| property AIMCode: String(60) [GL AIM Code] heat 2 |
| property AllowInactive: Boolean |
| property AlternateAccountCode: String(8) [GL Account Code] heat 2 |
| property AnalysisCode: String(8) [GL Analysis Code] heat 2 |

| property Balance: Object readonly
| property BOF: Boolean readonly |
| property Budget: Number [Amount] readonly |
| property BudgetActivity: Number [Amount] readonly |
| property BudgetActivityLastYear: Number [Amount] readonly |
| property BudgetLastYear: Number [Amount] readonly |
| property BudgetOpening: Number [Amount] readonly |
| property BudgetOpeningLastYear: Number [Amount] readonly |
| property BudgetYearToDate: Number [Amount] readonly |
| property BudgetYearToDateLastYear: Number [Amount] readonly |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property IndexName: String
| Value | Index Fields |
| PeriodID | PeriodID |
|
| property Period: Number [Amount] readonly |
| property PeriodActivity: Number [Amount] readonly |
| property PeriodActivityLastYear: Number [Amount] readonly |
| property PeriodID: Number [Period ID] readonly required |
| property PeriodLastYear: Number [Amount] readonly |
| property PeriodName: String(40) [Period Name] readonly required |
| property PeriodOpeningBalance: Number [Amount] readonly |
| property PeriodOpeningBalanceLastYear: Number [Amount] readonly |
| property PeriodVariance: Number [Amount] readonly |
| property PeriodVarianceLastYear: Number [Amount] readonly |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| property YearToDate: Number [Amount] readonly |
| property YearToDateLastYear: Number [Amount] readonly |
| property YTDVariance: Number [Amount] readonly |
| property YTDVarianceLastYear: Number [Amount] readonly |
| method CancelRange |
| method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean |
| method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
|
| property BOF: Boolean readonly |
| property Branch: String |
| property BudgetCode: String |
| property CashFlowDirection: String(1) [GLCashFlowDirection] heat 2
| Values: I (Inwards), O (Outwards) |
|
| property CashFlowType: String(1) [GLCashFlowType] heat 2
| Values: O (Operating), I (Investing), F (Financing), N (Non-Cash), P (Non-Operating) |
|
| property Category1: String(8) [GL Category 1 Code] setting "GL\Cat1Alias" heat 2 |
| property Category2: String(8) [GL Category 2 Code] setting "GL\Cat2Alias" heat 2 |
| property ClassName: String readonly |
| property Comment: String(30) [Comment] heat 2 |
| property ConsolidateAccountCode: String(8) [GL Account Code] heat 2 |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly heat 1 |
| property CreatedUserCode: String(8) [CO User Code] readonly heat 1 |
| property Department: String |
| property Editing: Boolean readonly |
| property EOF: Boolean readonly |
| property ExternalAccountCode: String(20) [GL External Account Code] heat 2 |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property ForTotalAccountCode: String(8) [GL Account Code] heat 2 |
| property FriendlyAccountCode: String(10) [Friendly Account Code] heat 2 |
| property GSTCode: String(4) [CO Gst Code] heat 2 |
| property HasTransactions: Boolean readonly |
| property HeadingStyle: String(1) [GLHeadingStyle] heat 2
| Values: 1 (Heading 1), 2 (Heading 2), 3 (Heading 3), 0 (Heading 0) |
|
| property Inactive: Boolean [Boolean] heat 2 |
| property InactiveAllowed: Boolean readonly |
| property IndexName: String
| Value | Index Fields |
| Account | AccountCode |
| Friendly | FriendlyAccountCode |
| ActiveAccount | Inactive;AccountCode |
| ActiveTypeAccount | Inactive;AccountType;AccountCode |
| TypeAccount | AccountType;AccountCode |
| Category1 | Category1 |
| Category2 | Category2 |
| Analysis | AnalysisCode |
| AddToAccount | AddToAccountCode;AccountCode |
| PostToAccount | PostToAccountCode;AccountCode |
| OpeningAccount | OpeningAccountCode;AccountCode |
| ConsolidateAccount | ConsolidateAccountCode;AccountCode |
|
| property LastHistoryPeriod: Number [Period ID] heat 2 |
| property LineSpaceAfter: Number [SmallInt] heat 2 |
| property LineSpaceBefore: Number [SmallInt] heat 2 |

| property Link: Object readonly
| property BOF: Boolean readonly |
| property Category1: String(8) [CO Link Category 1 Code] setting "CO\LinkCat1Alias" |
| property Category2: String(8) [CO Link Category 2 Code] setting "CO\LinkCat2Alias" |
| property Comment: String(30) [Comment] |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property Editing: Boolean readonly |
| property EOF: Boolean readonly |
| property FilePath: String(255) [File Path] |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property ImageIndex: Number [Integer] readonly |
| property Inactive: Boolean [Boolean] |
| property LastModified: Date |
| property LineNo: Number [Integer] readonly calculated |
| property LinkID: Number [GL Link ID] readonly |
| property LinkType: String(1) [COLinkType] required
| Values: F (File), W (Web) |
|
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] |
| property ShortFileName: String(64) [Custom] |
| method Append |
| method Cancel |
| method Delete |
| method Edit |
| method Empty |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method Save |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SwapDown |
| method SwapUp |
|
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly heat 3 |
| property ModifiedUserCode: String(8) [CO User Code] readonly heat 3 |
| property Name: String |
| property OpeningAccountCode: String(8) [GL Account Code] heat 2 |
| property PercentageAccountCode: String(8) [GL Account Code] heat 2 |
| property PeriodActivity: Number [Amount] readonly |
| property PostToAccountCode: String(8) [GL Account Code] heat 2 |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| property RecordRevision: Number [Record Revision] readonly heat 9 |
| property ReplicateAP: Boolean [Boolean] heat 2 |
| property ReplicateAR: Boolean [Boolean] heat 2 |
| property ReplicateCB: Boolean [Boolean] heat 2 |
| property Restricted: Boolean [Boolean] heat 2 |
| property StartNewPage: Boolean [Boolean] heat 2 |
| property TotalStyle: String(1) [GLTotalStyle] heat 2
| Values: 0 (Total 0), 1 (Total 1), 2 (Total 2), 3 (Total 3), 4 (Total 4), @ (Total @), N (Non printing) |
|
| property WasInserting: Boolean readonly |
| property YearActivity: Number [Amount] readonly |
| property YearBalance: Number [Amount] readonly |
| method Cancel |
| method CancelRange |
| method Delete |
| method Duplicate |
| method Edit |
| method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean |
| method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method InsertHeading |
| method InsertNonStandard |
| method InsertStandard |
| method InsertTotal |
| method Last |
| method Next |
| method OpenForm: Object |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method Save |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| event AfterDelete |
| event AfterSave |
| event BeforeDelete |
| event BeforeSave |