ArcGIS Pro 2.6 API Reference Guide
SourceUsageType Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : SourceUsageType Enumeration
Specifies the type of rows stored in each utility network table
Syntax
Members
MemberDescription
Assembly The table stores assemblies such as switchgear.
Association This table stores connectivity, containment, and structural attachment associations between rows.
Device The table stores network devices, such as transformers or valves.
EdgeObject Represents the type of class in a domain network of a utility network that stores the edge non-spatial objects.
Junction The table stores miscellaneous junctions not typically tracked as assets, such as taps.
JunctionObject Represents the type of class in a domain network of a utility network that stores the junction non-spatial objects.
Line The table stores lines such as conductors, pipes, or fiber strands.
StructureBoundary This feature class stores polygonal structures, such as substations or town border stations.
StructureEdgeObject Represents the type of class in a structure network of a utility network that stores the edge non-spatial objects.
StructureJunction This feature class stores point structures, such as poles.
StructureJunctionObject Represents the type of class in a structure network of a utility network that stores the junction non-spatial objects.
StructureLine This feature class stores linear structures, such as ducts, conduits, or buffer tubes.
SubnetLine This feature class stores system-generated subnetwork lines.
SystemJunction This table stores system-generated junctions.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace