| property AccountName: String(30) [Short Description] readonly |
| property AccountNo: String(34) [Bank Account No] readonly |
| property BankAccountCode: String(8) [CB Bank Account Code] readonly |
| property BankAddress1: String(40) [Bank Address 1 U] readonly |
| property BankAddress2: String(40) [Bank Address 2 U] readonly |
| property BankAddress3: String(40) [Bank Address 3 U] readonly |
| property BankAddress4: String(40) [Bank Address 4 U] readonly |
| property BankAddress5: String(40) [Bank Address 5 U] readonly |
| property BankCountryCode: String(2) [CO Country Code] readonly |
| property BankIdentifierCode: String(12) [Bank Identifier Code] readonly |
| property BankName: String(60) [Name] readonly |
| property BankPostCode: String(10) [Post Code] readonly |
| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] readonly |
| property CashBookBalance: Number [FX Amount] readonly |
| property CashBookBalanceBs: Number [Amount] readonly |
| property Category1: String(8) [CB Category 1 Code] readonly setting "CB\Cat1Alias" |
| property Category2: String(8) [CB Category 2 Code] readonly setting "CB\Cat2Alias" |
| property Comment: String(30) [Comment] readonly |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CurrencyCode: String(3) [CO Currency Code] readonly |
| property CustomisationJSON: String |
| property DateOfLastImport: Date readonly |
| property DefaultExpenseCode: String(8) [CB Analysis Code] readonly |
| property DefaultIncomeCode: String(8) [CB Analysis Code] readonly |
| property DefaultRegimeCode: String(2) [CO Tax Regime Code] readonly |
| property DepartmentCode: String(8) [CO Department Code] readonly |
| property DepositActivity: Number [FX Amount] readonly |
| property DirectDebitConsolidate: Boolean [Boolean] readonly |
| property DirectDebitDefinitionFile: String(60) [Short File Path] readonly |
| property DirectDebitExportFile: String(255) [File Path] readonly |
| property EditRevision: Number [Record Revision] readonly |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
|
| property FriendlyAccountCode: String(10) [Friendly Account Code] readonly |
| property GLAccountCode: String(8) [GL Account Code] readonly |
| property GridTotalled: Boolean |
| property Inactive: Boolean [Boolean] readonly |
| property LastHistoryPeriod: Number [Period ID] readonly |
| property LastStatementSequence: Number [Integer] readonly |
| property MatchAfterImport: Boolean [Boolean] readonly |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property NextDepositNo: Number [Integer] readonly |
| property NextWithdrawalNo: Number [Integer] readonly |
| property PaymentConsolidate: Boolean [Boolean] readonly |
| property PaymentDefinitionFile: String(60) [Short File Path] readonly |
| property PaymentExportFile: String(255) [File Path] readonly |
| property PeriodOpeningBalance: Number [FX Amount] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property RegistrationID: String(30) [Comment] readonly |
| property StatementBalance: Number [FX Amount] readonly |
| property StatementDate: Date readonly |
| property StatementDefinitionFile: String(60) [Short File Path] readonly |
| property StatementImportFile: String(255) [File Path] readonly |
| property UnreconciledDeposits: Number [FX Amount] readonly |
| property UnreconciledWithdrawals: Number [FX Amount] readonly |
| property VariationUnrealisedBs: Number [Amount] readonly |
| property WebAddress: String(255) [URL] readonly |
| property WithdrawalActivity: Number [FX Amount] readonly |
| property YearOpeningBalance: Number [FX Amount] readonly |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method GetTotalValue(FieldName: String): Number [Integer] |
| method Insert: Object |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Open: Object |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |