ArcGIS Pro 2.9 API Reference Guide
TraversalDirection Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : TraversalDirection Enumeration
The traversal direction for a Traverse Associations operation.
Syntax
Members
MemberDescription
Ascending Traversal will be performed in the ascending direction.
Descending Traversal will be performed in the descending direction.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.UtilityNetwork.TraversalDirection

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace