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

In This Topic
    SubcircuitState Enumeration
    In This Topic
    Specifies the state of a subcircuit.
    Syntax
    Members
    MemberDescription
    Available A subcircuit is available when it is neither consumed nor reserved.
    Consumed A subcircuit is consumed when another circuit consumes it as a section of the circuit.
    Reserved A subcircuit is reserved when the provider circuit reserves its subcircuit.
    Inheritance Hierarchy

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

    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also