ConductorBankResource
A container for one or more conductor banked components.
|
Name |
Type |
Description |
|---|---|---|
|
componentType |
String |
"ConductorBank" |
|
facilityId |
String |
Facility identifier |
|
complexEdgeId |
Guid |
Unique ID of a complex edge conductor bank. The Complex Edge feature allows, for example, distribution transformers to tap power from any arbitrary location along the length of a Primary (i.e., MV) conductor feature without having to artificially split the conductor feature at each transformer location to become two conductor features. |
|
deviceIds |
IEnumerable |
List of device identifiers |
|
neutralConductorId |
Guid |
Unique ID of a neutral conductor. This is populated if a neutral conductor exists. |
|
geometry |
IBoundedObject |
Geometric representation |
|
workflowState |
Int32 |
[Existing, AsBuilt, Proposed, Undefined, Modified] |
|
id |
Guid |
Unique identifier |
|
esriId |
Int64 |
Esri identifier |
|
measuredLength |
Double |
Measured length of the conductor bank resource |
|
measuredLengthWithUnit |
Length |
Measured length with the unit of the conductor bank resource |
|
properties |
IDictionary |
Additional properties |
|
operatingVoltage |
Voltage |
Operating voltage |
|
voltageClass |
Int32 |
[Primary, Secondary, Unknown] |
|
distributionSystemType |
Int32 |
[Overhead, Underground, Submersible] |
|
energizedPhases |
Int32 |
[None, A, B, C, AB, AC, BC, ABC, Unknown] |
|
subnetworkName |
String |
Subnetwork name |
|
assemblyId |
Guid |
Assembly identifier |
|
lifecycleStatusType |
LifecycleStatusType |
Lifecycle status |