RVTDocs.com

ElectricalEquipment.IsValidDistributionSystem

Method
Description:
Verifies that the Distribution System can be assigned to the Electrical Equipment.
Syntax
public bool IsValidDistributionSystem(
	DistributionSysType distributionSystem
)
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