| property ActiveProperty: String |
| property AnalysisCode: String |
| property AutoSelect: Boolean |
| property BankAccount: String |

| property BankAccountFilterSort: Object readonly
|

| property BankAccountLookup: Object readonly
|
| property ClassName: String readonly |
| property CreditorCode: String |
| property CustomerCode: String |
| property IsFloatingWindow: Boolean |
| property Name: String |
| property RecordCount: Number readonly |

| property Rules: Object readonly
| property BankAccountCode: String(8) [CB Bank Account Code] readonly |
| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] readonly |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CreditorCode: String(16) [AP Creditor Code] readonly |
| property CurrencyCode: String(3) [CO Currency Code] readonly |
| property CustomerCode: String(16) [AR Customer Code] readonly |
| property CustomisationJSON: String |
| property DepartmentCode: String(8) [CO Department Code] readonly |
| property EOF: Boolean readonly |
| property ExactMatch1: Boolean [Boolean] readonly |
| property ExactMatch2: Boolean [Boolean] readonly |
| property ExactMatch3: Boolean [Boolean] readonly |
| property ExactMatch4: Boolean [Boolean] readonly |

| property FilterSort: Object readonly
|
| property LastUsed: Date readonly |
| property Match1: String(60) [Name] readonly |
| property Match2: String(60) [Name] readonly |
| property Match3: String(60) [Name] readonly |
| property Match4: String(60) [Name] readonly |
| property MatchAmount: Number [FX Amount] readonly |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property RegimeCode: String(2) [CO Tax Regime Code] readonly required |
| property RuleAnalysisCode: String(28) [Account Code] readonly calculated |
| property RuleID: Number [CB Rule ID] readonly |
| property RuleType: String(1) [CBRuleType] readonly
| Values: W (Withdrawal), D (Deposit), T (Transfer), R (Receipt), P (Payment), C (Cash Purchase) |
|
| property TransferCode: String(8) [CB Bank Account Code] readonly |
| method Delete |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| 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) |
|
| property TransferCode: String |

| property Type: Object readonly
|
| method BringToFront |
| method Close |
| method FindRule(RuleID: String): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method Select |
| method SendToBack |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method ShowErrorHint(Hint: String[, ControlName: String]) |
| method ShowStatusHint(Hint: String[, ControlName: String]) |
| event OnClose |
| event OnOpen |