CIMFloorFilterSettings Class Members
In This Topic
The following tables list the members exposed by CIMFloorFilterSettings.
Public Constructors
Public Properties
| Name | Description |
| Enabled |
Gets or sets a value indicating whether or not the floor filter is enabled and filtering the displayed content according to the floor filter selections.
|
| LongNames |
Gets or sets a value indicating whether the levels lists are showing the long names from the NAME field or showing the short names from the NAME_SHORT field.
|
| Minimized |
Gets or sets a value indicating whether the floor filter has been minimized to show only the levels list or if it is showing the full set of breadcrumbs.
|
| PinnedLevels |
Gets or sets a value indicating whether the levels portion of the floor filter have been pinned to show the levels lists or the floor filter includes the levels as a breadcrumb dropdown.
|
| SelectedFacilityID |
Gets or sets the facility ID for the selected facility, which is used when filtering layers by FACILITY_ID.
|
| SelectedLevelID |
Gets or sets the level ID for the selected level, which is used when filtering layers by LEVEL_ID or the layer's configured floor-aware properties.
|
| SelectedSiteID |
Gets or sets the site ID for the selected site, which is used when filtering layers by SITE_ID (optional).
|
| SiteFacilityIDs |
Gets or sets the array of facility ids belonging to the selected site (only if just site has been selected).
|
| SiteLevelIDs |
Gets or sets the array of level ids belonging to the selected site (only if just site has been selected).
|
Top
Public Methods
Public Events
See Also