ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / CircuitSection Class


In This Topic
    CircuitSection Class Methods
    In This Topic

    For a list of all members of this type, see CircuitSection members.

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the GlobalID of the circuit section. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the section ID of the circuit section. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the circuit section role. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the circuit section type. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the start location of the circuit section. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the stop location of the circuit section. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the subcircuit of the circuit section. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the GlobalID of the circuit section. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the section type of the circuit section. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the start location of the circuit section. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the stop location of the circuit section. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the subcircuit of the circuit section. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also