ArcGIS Pro 3.7 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 ReadOnly Property ActiveRangeName As String
    public string ActiveRangeName {get;}
    Remarks
    Layers that have a range definition with this name will be filtered by Range.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also