ArcGIS Pro 3.7 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 Property AllLayers As String()
    public string[] AllLayers {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also