ArcGIS Pro 2.9 API Reference Guide
Associations Property

ArcGIS.Core.Data.UtilityNetwork Namespace > TraverseAssociationsResult Class : Associations Property
The list of Association objects.
Syntax
public IReadOnlyList<Association> Associations {get;}
Public ReadOnly Property Associations As IReadOnlyList(Of Association)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TraverseAssociationsResult Class
TraverseAssociationsResult Members