| property BinTracked: Boolean [Boolean] |
| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] |

| property BranchCodeLookup: Object readonly
|
| property CanInsert: Boolean readonly |
| property CountType: String(1) [IC Count Type]
| Values: B (Basic), S (Single), A (Additive), D (Detailed) |
|
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property Custom1: String(30) [IC Location Custom 1 Text] setting "IC\LocnCustom1Alias" |
| property Custom2: String(30) [IC Location Custom 2 Text] setting "IC\LocnCustom2Alias" |
| property CustomisationJSON: String |
| property DefaultDeliveryCode: String(20) [CO Delivery Code] |

| property DefaultDeliveryCodeLookup: Object readonly
|
| property DeliverTo: Boolean [Boolean] |
| property DepartmentCode: String(8) [CO Department Code] |

| property DepartmentCodeLookup: Object readonly
|
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
|
| property Inactive: Boolean [Boolean] |
| property LocationCode: String(8) [IC Location Code] |

| property LocationCodeLookup: Object readonly
|
| property LocationName: String(60) [Name] |
| 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 SellFrom: Boolean [Boolean] |
| method Append |
| method Delete |
| method Find(LocationCode: String): Boolean |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |