ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMCatalogLayer Class / CatalogDynamicGroupLayer Property

In This Topic
    CatalogDynamicGroupLayer Property
    In This Topic
    Gets or sets the path of the composite layer that contains all the currently-visible layers. The layers inside the composite layer are updated as the extent of the active view changes.
    Syntax
    public string CatalogDynamicGroupLayer {get; set;}
    Public Property CatalogDynamicGroupLayer As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also