ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / FloorFilterRank Enumeration

In This Topic
    FloorFilterRank Enumeration
    In This Topic
    Represents the rank or "level" at which the layer participates in filtering for Indoors or floor-aware layers.
    Syntax
    Members
    MemberDescription
    Facility Layer is an Indoors Facility layer and will be filtered according to the selected facility or facilities within the selected site.
    Level Layer is a "floor-aware" layer and will be filtered according to the selected level or levels within the selected site.
    None Does not participate in floor filtering.
    Site Layer is an Indoors Site layer and will be filtered according to the selected site.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.FloorFilterRank

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also