ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTopologyLayer Class / AllLayers Property

In This Topic
    AllLayers Property (CIMTopologyLayer)
    In This Topic
    Gets or sets the paths of the layers in the topology layer.
    Syntax
    public string[] AllLayers {get; set;}
    Public Property AllLayers As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also