| property AccountCode: String(28) [Account Code] readonly required |
| property AccountFile: String(8) [Account File] readonly required |
| property AccountName: String(60) [Custom U] readonly calculated |
| property ActionOnDate: Date readonly |
| property ActionOnTime: Date readonly |
| property BOF: Boolean readonly |
| property Category1: String(8) [CO Memo Category 1 Code] readonly setting "CO\MemoCat1Alias" |
| property Category2: String(8) [CO Memo Category 2 Code] readonly setting "CO\MemoCat2Alias" |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property Custom1: String(30) [CO Memo Custom 1 Text] readonly setting "CO\MemoCustom1Alias" |
| property Custom2: String(30) [CO Memo Custom 2 Text] readonly setting "CO\MemoCustom2Alias" |
| property CustomisationJSON: String |
| property DueAt: Date readonly calculated |
| 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 HasRecurrence: Boolean [Boolean] readonly |
| property MemoDate: Date readonly required |
| property MemoID: Number [Integer] readonly required |
| property MemoTime: Date readonly required |
| property MemoType: String(1) [MemoType] readonly required
| Values: M (Memo), A (Alarm), R (Reminder) |
|
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property PartyCode: String(16) [Party Code] readonly |
| property PartyName: String(60) [Custom U] readonly calculated |
| property RecurCount: Number [SmallInt] readonly |
| property RecurDayOfMonth: Number [SmallInt] readonly |
| property RecurUnit: String(1) [TimeUnit] readonly
| Values: D (Days), W (Weeks), M (Months) |
|
| property Reference: String(30) [Reference] readonly |
| property RegimeCode: String(2) [CO Tax Regime Code] readonly |
| property ReminderInterval: Number [Interval] readonly |
| property ReminderWeekdayOffset: String(1) [WeekdayOffset] readonly
| Values: P (Previous), N (Next), U (Unchanged) |
|
| property Subject: String(60) [Description] readonly |
| property TargetUserCode: String(8) [CO User Code] readonly |
| property Text: String(60) [Custom Text] readonly |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert([Module Code: String]): Object |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |