Show / Hide Table of Contents

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 null.

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
TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.