ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKeyframeRange Class / ActiveRangeLayer Property

In This Topic
    ActiveRangeLayer Property
    In This Topic
    Gets or sets the URI of the layer with the active range. Specify a single layer or leave empty to indicate all layers that share the active range name.
    Syntax
    public string ActiveRangeLayer {get; set;}
    Public Property ActiveRangeLayer As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also