Public Sub SetSectionType( _ ByVal circuitSectionType As CircuitSectionType _ )
public void SetSectionType( CircuitSectionType circuitSectionType )
Parameters
- circuitSectionType
- The new section type of the circuit section.
Public Sub SetSectionType( _ ByVal circuitSectionType As CircuitSectionType _ )
public void SetSectionType( CircuitSectionType circuitSectionType )
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | circuitSectionType is not a valid CircuitSectionType value. |
| ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)