ElectricalEquipment.IsValidDistributionSystem
Method
Description:
Verifies that the Distribution System can be assigned to the Electrical Equipment.
Verifies that the Distribution System can be assigned to the Electrical Equipment.
Parameters
| Parameter | Type | Description |
|---|---|---|
| distributionSystem | DistributionSysType | The Distribution System to be checked. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the Distribution System can be assigned to the Electrical Equipment. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |