ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapView Class / ActiveRangeName Property

In This Topic
    ActiveRangeName Property (MapView)
    In This Topic
    Gets the name of the active range definition in the map view.
    Syntax
    public string ActiveRangeName {get;}
    Public ReadOnly Property ActiveRangeName As String
    Remarks
    Layers that have a range definition with this name will be filtered by Range.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also