| Name | Description | |
|---|---|---|
![]() | Subcircuit Constructor | Constructs a subcircuit object. |
The following tables list the members exposed by Subcircuit.
| Name | Description | |
|---|---|---|
![]() | Subcircuit Constructor | Constructs a subcircuit object. |
| Name | Description | |
|---|---|---|
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | Item | Overloaded. Gets and sets the value of a user field with the given index. This property must be called on the MCT. Use QueuedTask.Run. |
| Name | Description | |
|---|---|---|
![]() | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | GetConsumerID | Gets the GlobalID of the subcircuit's consumer. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetGlobalID | Gets the GlobalID of the subcircuit. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetName | Gets the name of the subcircuit. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetProviderID | Gets the GlobalID of the subcircuit's provider. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetState | Gets the state. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetGlobalID | Sets the GlobalID of the subcircuit. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetName | Sets the name of the subcircuit. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetProviderID | Sets the GlobalID of the subcircuit's provider. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetState | Sets the state of the subcircuit. This method must be called on the MCT. Use QueuedTask.Run. |