Show / Hide Table of Contents

Property DataOrigin

DataOrigin

Gets the origin of the data that is used for indoor positioning.

Declaration
public IndoorPositioningDataOrigin DataOrigin { get; }
Property Value
Type Description
IndoorPositioningDataOrigin

Origin of the data that is used for indoor positioning.

Remarks
  • Equal to Geodatabase if the data required for indoor positioning is stored locally. This this the case if the Map is stored in a MobileMapPackage that does not reference online content.
  • Equal to ServiceGeodatabase if the data required for indoor positioning is stored with the feature service. This is the case if the Map is a web map or comes from a MobileMapPackage that references online content.
  • Equal to PositioningTable if the data required for indoor positioning is stored inside the positioning table.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.7
.NET200.5 - 200.7
.NET Windows200.5 - 200.7
.NET Android200.5 - 200.7
.NET iOS200.5 - 200.7
.NET Framework200.5 - 200.7
UWP200.5 - 200.7
In This Article
Back to top Copyright © 2022 Esri.