ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / CircuitSectionRole Enumeration

In This Topic
    CircuitSectionRole Enumeration
    In This Topic
    Specifies the role of a circuit section in a circuit.
    Syntax
    Members
    MemberDescription
    End The section spans from another location to the stop location.
    Midspan The section is in the middle of the circuit.
    Start The section spans from the start location to another location.
    StartEnd The section spans from the start to the end of the circuit (default).
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.UtilityNetwork.Telecom.CircuitSectionRole

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also