ElectricalAnalyticalNode.CanDisconnectFromUpstreamNode
Method
Description:
Verifies that the current node can disconnect from the upstream node.
Verifies that the current node can disconnect from the upstream node.
Parameters
| Parameter | Type | Description |
|---|---|---|
| upstreamNodeId | ElementId | The upstream node id. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the current node can disconnect from the upstream node. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |