Name | Description | |
---|---|---|
CIMFloorFilterSettings Constructor |
The following tables list the members exposed by CIMFloorFilterSettings.
Name | Description | |
---|---|---|
CIMFloorFilterSettings Constructor |
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). |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMFloorFilterSettings with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMFloorFilterSettings with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMFloorFilterSettings and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMFloorFilterSettings and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |