API Reference > presentation-common > Core > ElementPropertiesRequestOptions ElementPropertiesRequestOptions<TIModel> Interface Beta Request type for element properties requests. Extends RequestOptions<TIModel> Properties Name Type Description elementId string ID of the element to get properties for. Inherited properties Name Type Inherited from Description diagnostics undefined | RequestOptions<TIModel> imodel TIModel RequestOptions<TIModel> iModel to request data from locale undefined | string RequestOptions<TIModel> Optional locale to use when formatting / localizing data priority undefined | number RequestOptions<TIModel> Optional request priority. unitSystem undefined | PresentationUnitSystem RequestOptions<TIModel> Unit system to use when formatting property values with units. Defined in presentation/common/src/presentation-common/PresentationManagerOptions.ts Line 171 Last Updated: 11 June, 2024