ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / TraverseAssociationsDescription Class / AdditionalFields Property

In This Topic
    AdditionalFields Property
    In This Topic
    Represents a list of field names to be included with the output of a traversal.
    Syntax
    Public Property AdditionalFields As List(Of String)
    public List<string> AdditionalFields {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also