ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / AssociationFeature Class
Members Version

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>  
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also