CIMLevelLayerProperties Class Members
In This Topic
The following tables list the members exposed by CIMLevelLayerProperties.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | FacilityIDField |
Gets or sets the name of the field containing the facility id (a foreign key back to the Facility feature class).
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LayerURI |
Gets or sets the URI for the Indoors Level layer in the map CIM.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LevelIDField |
Gets or sets the name of the field containing the level id.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LevelNumberField |
Gets or sets the name of the field containing the level number.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LongNameField |
Gets or sets the name of the field containing the level "long" name.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShortNameField |
Gets or sets the name of the field containing the level "short" name.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SubLayerID |
Gets or sets the sublayer ID when the Level layer is a sublayer within a dynamic map service layer.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | VerticalOrderField |
Gets or sets the name of the field containing the vertical order for the level.
|
Top
Public Methods
Public Events
See Also