ArcGIS Pro 3.7 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 Property ActiveRangeLayer As String
    public string ActiveRangeLayer {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also