ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloorFilterSettings Class / SelectedLevelID Property

In This Topic
    SelectedLevelID Property
    In This Topic
    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.
    Syntax
    Public Property SelectedLevelID As String
    public string SelectedLevelID {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also