RVTDocs.com

AreaBasedLoadData.Voltage

Property
Description:
The voltage of the area based load.
Syntax
public double Voltage { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for voltage is not a number -or- When setting this property: The given value for voltage is not finite
ArgumentOutOfRangeException When setting this property: The given value for voltage must be positive.