CIMFloorFilterSettings Class Members
In This Topic
The following tables list the members exposed by CIMFloorFilterSettings.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectedFacilityID |
Gets or sets the facility ID for the selected facility, which is used when filtering layers by FACILITY_ID.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectedSiteID |
Gets or sets the site ID for the selected site, which is used when filtering layers by SITE_ID (optional).
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SiteFacilityIDs |
Gets or sets the array of facility ids belonging to the selected site (only if just site has been selected).
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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