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