ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMUtilityNetworkLayer Class / ActiveTraceConfigurations Property

In This Topic
    ActiveTraceConfigurations Property (CIMUtilityNetworkLayer)
    In This Topic
    Gets or sets the active trace configurations.
    Syntax
    Public Property ActiveTraceConfigurations As CIMNetworkTraceConfiguration()
    public CIMNetworkTraceConfiguration[] ActiveTraceConfigurations {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also