AppLocations
Returns app location records, including location name, product, and host application details.
Columns
| Name | Type | References | Description |
| Id [KEY] | Long | The internal Id of the location. | |
| Name | String | The unique key identifying the location. | |
| ProductCode | Integer | The internal Id of the product. | |
| HostApplication | String | The unique key identifying the host application. | |
| Orderable | Boolean | Indicates whether reordering has any effect on this location. |