ArcGIS Pro 2.9 API Reference Guide
TraverseAssociationsDescription Constructor(TraversalDirection)

ArcGIS.Core.Data.UtilityNetwork Namespace > TraverseAssociationsDescription Class > TraverseAssociationsDescription Constructor : TraverseAssociationsDescription Constructor(TraversalDirection)
Specifies the direction to perform the association traversal.
Initializes a new instance of TraverseAssociationsDescription with a full traversal in a specified TraversalDirection with the maximum depth limit.
Syntax
public TraverseAssociationsDescription( 
   TraversalDirection traversalDirection
)
Public Function New( _
   ByVal traversalDirection As TraversalDirection _
)

Parameters

traversalDirection
Specifies the direction to perform the association traversal.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TraverseAssociationsDescription Class
TraverseAssociationsDescription Members
Overload List