ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / ResultOptions Class / NetworkAttributes Property

In This Topic
    NetworkAttributes Property
    In This Topic
    Specifies additional network attribute values to be returned during trace.
    Syntax
    public List<string> NetworkAttributes {get; set;}
    Public Property NetworkAttributes As List(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also