| property ActivePage: Variant |
| property ActivePageName: String |
| property ActiveProperty: String |
| property AddAsCompanyContact: Number readonly |
| property ClassName: String readonly |
| property GraphDisplay3D: Boolean |
| property GraphDisplayKey: Boolean |
| property GraphDisplayLegend: Boolean |
| property GraphField: String |
| property GraphLimit: Number(13) [Float] |
| property IsFloatingWindow: Boolean |
| property Name: String |
| property PageCount: Number readonly |
| property PageLabel: String readonly |
| property RemoveCompanyContact: Number readonly |

| property SalesPerson: Object readonly
| property BOF: Boolean readonly |
| property CanInsert: Boolean readonly |
| property Comment: String(30) [Comment] |
| property CreatedDate: Date readonly calculated |
| property CreatedTime: Date readonly calculated |
| property CreatedTimestamp: Date readonly heat 1 |
| property CreatedUserCode: String(8) [CO User Code] readonly heat 1 |
| property CurrentPeriodBalance: Number [Amount] readonly heat 4 |
| property CustomisationJSON: String |
| property EditRevision: Number [Record Revision] readonly heat 3 |
| property EmailAddress: String(120) [Email Address] |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
|
| property Inactive: Boolean [Boolean] |
| property LastYearBalance: Number [Amount] readonly heat 4 |
| property ModifiedDate: Date readonly calculated |
| property ModifiedTime: Date readonly calculated |
| property ModifiedTimestamp: Date readonly heat 3 |
| property ModifiedUserCode: String(8) [CO User Code] readonly heat 3 |
| property PhoneNo: String(20) [Contact Phone Number] setting "CO\ContactPhoneNoAlias" |
| property PhoneNo2: String(20) [Contact Phone Number 2] setting "CO\ContactPhoneNo2Alias" |
| property PhoneNo3: String(20) [Contact Phone Number 3] setting "CO\ContactPhoneNo3Alias" |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordRevision: Number [Record Revision] readonly heat 9 |
| property Role: String(35) [Role] |
| property SalesPersonCode: String(8) [AR Sales Person Code] heat 1 |

| property SalesPersonCodeLookup: Object readonly
|
| property SalesPersonName: String(30) [Short Description] |
| property YearToDateBalance: Number [Amount] readonly heat 4 |
| method Append |
| method DefaultGLAccounts |
| method Delete |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| 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 BringToFront |
| method Close |
| method GetPropertyValue(PropertyName: String): Variant |
| method GraphPrint: Object |
| method GraphRefresh |
| method PropertyType(PropertyName: String): String |
| method SendToBack |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method ShowErrorHint(Hint: String[, ControlName: String]) |
| method ShowStatusHint(Hint: String[, ControlName: String]) |
| event BeforeClose |
| event OnClose |
| event OnOpen |