ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AssociationDescription Class / AssociationDescription Constructor

In This Topic
    AssociationDescription Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new utility network AssociationDescription of the specified type. Use this constructor for  
    Creates a new utility network AssociationDescription of the specified type. Use this constructor for containment associations only (type is ArcGIS.Core.Data.UtilityNetwork.AssociationType.Containment).  
    Creates a new utility network AssociationDescription of the specified type. Use this constructor for connectivity associations only (type is ArcGIS.Core.Data.UtilityNetwork.AssociationType.JunctionJunctionConnectivity).  
    Creates a new utility network AssociationDescription of the specified type. Use this constructor for  
    Creates a new utility network AssociationDescription of the specified type. Use this constructor for connectivity assocations only (type is ArcGIS.Core.Data.UtilityNetwork.AssociationType.JunctionJunctionConnectivity).  
    Creates a new utility network AssociationDescription of the specified type. Use this constructor for junction-edge midspan object connectivity associations only (type is ArcGIS.Core.Data.UtilityNetwork.AssociationType.JunctionEdgeObjectConnectivityMidspan).  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also