ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloorFilterSettings Class


In This Topic
    CIMFloorFilterSettings Class Properties
    In This Topic

    For a list of all members of this type, see CIMFloorFilterSettings members.

    Public Properties
     NameDescription
    Public Property 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 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 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 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 Gets or sets the facility ID for the selected facility, which is used when filtering layers by FACILITY_ID.  
    Public Property 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 Gets or sets the site ID for the selected site, which is used when filtering layers by SITE_ID (optional).  
    Public Property Gets or sets the array of facility ids belonging to the selected site (only if just site has been selected).  
    Public Property Gets or sets the array of level ids belonging to the selected site (only if just site has been selected).  
    Top
    See Also