| property AccountCode: String(8) [GL Account Code] |

| property AccountCodeLookup: Object readonly
|
| property ActiveProperty: String |
| property BalanceToReconcile: Number(13) [Amount] |
| property BranchCode: String(8) [CO Branch Code] |

| property BranchCodeLookup: Object readonly
|
| property ClassName: String readonly |
| property ClosingBalance: Number(13) [Amount] |
| property DepartmentCode: String(8) [CO Department Code] |

| property DepartmentCodeLookup: Object readonly
|
| property Details: String(60) [Description] |
| property Editing: Boolean readonly |
| property IsFloatingWindow: Boolean |

| property Link: Object readonly
| property BOF: Boolean readonly |
| property CanInsert: Boolean readonly |
| property Category1: String(8) [CO Link Category 1 Code] setting "CO\LinkCat1Alias" |

| property Category1Lookup: Object readonly
|
| property Category2: String(8) [CO Link Category 2 Code] setting "CO\LinkCat2Alias" |

| property Category2Lookup: Object readonly
|
| 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 CustomisationJSON: String |
| property EOF: Boolean readonly |
| property FilePath: String(255) [File Path] |

| property FilterSort: Object readonly
|
| property ImageIndex: Number [Integer] readonly |
| property Inactive: Boolean [Boolean] |
| property LastModified: String |
| property LineNo: Number [Integer] readonly calculated |
| property LinkID: Number [GL Link ID] readonly |
| property LinkType: String(1) [COLinkType]
| 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 RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] |
| property ShortFileName: String(64) [Custom] |
| method Append |
| method Delete |
| method DeleteLink |
| method EditLink: Object |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method HideInactive |
| method Insert |
| method InsertLink: Object |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Open |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method ShowInactive(Inactive: Boolean): Boolean |
| method Sort(SortFields: String) |
| method SwapDown |
| method SwapUp |
| method ValidateLinks |
|
| property Modified: Boolean readonly |
| property Name: String |
| property PeriodID: Number [Period ID] |
| property PeriodSelection: String |

| property Reconciled: Object readonly
|
| property ReconciledCreditTotal: Number(13) [Amount] |
| property ReconciledDebitTotal: Number(13) [Amount] |
| property ReconciliationAmount: Number(13) [Amount] |
| property ReconciliationDate: Date |
| property ReconciliationID: Number [GL Reconciliation ID] readonly |
| property Status: String(1) [GLReconciliationStatus]
| Values: O (Open), C (Closed), D (Deleted) |
|

| property Unreconciled: Object readonly
|
| property UnreconciledCreditTotal: Number(13) [Amount] |
| property UnreconciledDebitTotal: Number(13) [Amount] |
| property UnreconciledTotal: Number(13) [Amount] |
| method BringToFront |
| method Cancel |
| method Close |
| method CloseReconciliation |
| method Delete |
| method Edit |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Print |
| method PropertyType(PropertyName: String): String |
| method ReconcileTransaction |
| method ReopenReconciliation |
| method Save |
| method SendToBack |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method ShowErrorHint(Hint: String[, ControlName: String]) |
| method ShowStatusHint(Hint: String[, ControlName: String]) |
| method UnreconcileTransaction |
| event AfterInsert |
| event AfterSave |
| event BeforeSave |
| event OnClose |
| event OnOpen |