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

In This Topic
    CircuitType Enumeration
    In This Topic
    Specifies the type of circuit.
    Syntax
    Members
    MemberDescription
    Physical A physical circuit represents a tangible connection between a start location and a stop location where the physical path is known.
    Virtual A virtual circuit is a logical connection between start and stop locations where the underlying physical network is unknown.
    Inheritance Hierarchy

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

    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also