| property AccountFile: String(8) [Account File] readonly required |
| property AliasID: Number [CO Alias ID] readonly required |
| property AliasType: String(1) [AliasType] readonly required
| Values: A (Alias), M (Merge) |
|
| property BOF: Boolean readonly |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CustomisationJSON: String |
| 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 ModuleCode: String(2) [Module Code] readonly |
| property NewAccountCode: String(28) [Account Code] readonly required |
| property OldAccountCode: String(28) [Account Code] readonly required |
| property ParentAccountCode: String(28) [Account Code] readonly |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |