Property LevelsTable
LevelsTable
Gets an optional ArcGISFeatureTable that contains levels in accordance with the ArcGIS Indoors Information Model. Providing this table enables the retrieval of the location floor level ID.
Declaration
public ArcGISFeatureTable LevelsTable { get; }
Property Value
Type | Description |
---|---|
ArcGISFeatureTable | An ArcGISFeatureTable that enables the retrieval of the location floor level ID; or |
Remarks
Floor level ID can be obtained from AdditionalSourceProperties of a Location emitted by the IndoorsLocationDataSource. For more information about the levels table and ArcGIS Indoors Information Model see the ArcGIS Pro documentation.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |