ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / UtilityNetwork Class / AddAssociation Method
The specified association.
Version

AddAssociation Method
Adds an association between two rows. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public void AddAssociation( 
   Association association
)

Parameters

association
The specified association.
Exceptions
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also