ArcGIS Pro 2.6 API Reference Guide
Association Class
Members 

ArcGIS.Core.Data.UtilityNetwork Namespace : Association Class
Represents a connectivity (spatial and non-spatial), containment, or structural attachment association.
Object Model
Association ClassElement ClassElement Class
Syntax
public class Association : System.IEquatable<Association>  
Public Class Association 
   Implements System.IEquatable(Of Association) 
Remarks
Association objects are not reflected in the topological index if they have not yet been validated with UtilityNetwork.ValidateNetworkTopology.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Data.UtilityNetwork.Association
      ArcGIS.Core.Data.UtilityNetwork.AssociationFeature

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Association Members
ArcGIS.Core.Data.UtilityNetwork Namespace