ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / FeatureElement Class / ResultNetworkAttributeValues Property

In This Topic
    ResultNetworkAttributeValues Property
    In This Topic
    Gets the network attribute values that were specified in the ResultOptions during a trace.
    Syntax
    public IReadOnlyList<TraceResultFieldValue> ResultNetworkAttributeValues {get;}
    Public ReadOnly Property ResultNetworkAttributeValues As IReadOnlyList(Of TraceResultFieldValue)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also