| Name | Description | |
|---|---|---|
![]() | CircuitSection Constructor | Constructs a circuit section object. This method must be called on the MCT. Use QueuedTask.Run. |
The following tables list the members exposed by CircuitSection.
| Name | Description | |
|---|---|---|
![]() | CircuitSection Constructor | Constructs a circuit section object. This method must be called on the MCT. Use QueuedTask.Run. |
| Name | Description | |
|---|---|---|
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | Item | Overloaded. Gets or sets the value of a user field at the given index. This property must be called on the MCT. Use QueuedTask.Run. |
| Name | Description | |
|---|---|---|
![]() | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | GetGlobalID | Gets the GlobalID of the circuit section. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetSectionID | Gets the section ID of the circuit section. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetSectionRole | Gets the circuit section role. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetSectionType | Gets the circuit section type. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetStartLocation | Gets the start location of the circuit section. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetStopLocation | Gets the stop location of the circuit section. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetSubcircuit | Gets the subcircuit of the circuit section. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetGlobalID | Sets the GlobalID of the circuit section. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetSectionType | Sets the section type of the circuit section. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetStartLocation | Sets the start location of the circuit section. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetStopLocation | Sets the stop location of the circuit section. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetSubcircuit | Sets the subcircuit of the circuit section. This method must be called on the MCT. Use QueuedTask.Run. |