ArcGIS Pro 2.6 API Reference Guide
AssociationFeature Class
Members 

ArcGIS.Core.Data.UtilityNetwork Namespace : AssociationFeature Class
Represents a connectivity, containment, or structural attachment association, including a ArcGIS.Core.Geometry.Geometry representing a connection between the two rows involved in the association.
Object Model
AssociationFeature ClassElement ClassGeometry ClassElement Class
Syntax
public sealed class AssociationFeature : Association, System.IEquatable<Association>  
Public NotInheritable Class AssociationFeature 
   Inherits Association
   Implements System.IEquatable(Of Association) 
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

AssociationFeature Members
ArcGIS.Core.Data.UtilityNetwork Namespace