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

In This Topic
    SourceType Enumeration
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also