ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / ConnectivityPolicy Enumeration

In This Topic
    ConnectivityPolicy Enumeration
    In This Topic
    Specifies the connectivity policy for edges in the network.
    Syntax
    Members
    MemberDescription
    AnyVertex Connectivity can be established at any vertex along the edge.
    EndVertex Connectivity can be established only at the first or last vertex of an edge.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.UtilityNetwork.ConnectivityPolicy

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also