| property BOF: Boolean readonly |
| property CanInsert: Boolean readonly |
| property Category1: String(8) [CO Link Category 1 Code] setting "CO\LinkCat1Alias" |

| property Category1Lookup: Object readonly
| property CustomisationJSON: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property Category2: String(8) [CO Link Category 2 Code] setting "CO\LinkCat2Alias" |

| property Category2Lookup: Object readonly
| property CustomisationJSON: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property Comment: String(30) [Comment] |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CustomisationJSON: String |
| property EOF: Boolean readonly |
| property FilePath: String(255) [File Path] |

| property FilterSort: Object readonly
| property Filter: String |
| property Sort: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property ImageIndex: Number [Integer] readonly |
| property Inactive: Boolean [Boolean] |
| property LastModified: String |
| property LineNo: Number [Integer] readonly calculated |
| property LinkID: Number [CO Link ID] readonly |
| property LinkType: String(1) [COLinkType]
| Values: F (File), W (Web) |
|
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] |
| property ShortFileName: String(64) [Custom] |
| property UserCode: String(8) [CO User Code] |

| property UserCodeLookup: Object readonly
| property CustomisationJSON: String |

| 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 WordFilter: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| method Append |
| method Delete |
| method DeleteLink |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method HideInactive |
| 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 ShowInactive(Inactive: Boolean): Boolean |
| method Sort(SortFields: String) |
| method SwapDown |
| method SwapUp |
| method ValidateLinks |