ArcGIS Pro 2.6 API Reference Guide
SourceType Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : SourceType Enumeration
Specifies the type of network source.
Syntax
Members
MemberDescription
Association The network source references associations (connectivity associations, containment associations, or structure attachment associations).
Edge The network source references edges in a feature class or table.
Junction The network source references junctions in a feature class or table.
SystemJunction The network source references internal system junctions.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace