RVTDocs.com

ElectricalSetting.RemoveVoltageType

Method
Description:
Remove the voltage type from project.
Syntax
public void RemoveVoltageType(
	VoltageType voltageType
)
Parameters
Parameter Type Description
voltageType VoltageType Specify the voltage type to be removed.
Return Value
Exceptions
Exception Condition
InvalidOperationException Voltage type can be removed only if it isn't in service with any distribution systems.