ArcGIS Pro 2.8 API Reference Guide
FloorFilterRank Enumeration

ArcGIS.Core.CIM Namespace : FloorFilterRank Enumeration
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 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace