ArcGIS Pro 2.6 API Reference Guide
ConnectivityPolicy Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : ConnectivityPolicy Enumeration
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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace