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


In This Topic
    Subcircuit Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the GlobalID of the subcircuit's consumer. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the GlobalID of the subcircuit. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the name of the subcircuit. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the GlobalID of the subcircuit's provider. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the state. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the GlobalID of the subcircuit. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the name of the subcircuit. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the GlobalID of the subcircuit's provider. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the state of the subcircuit. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also