RVTDocs.com

AnalyticalEquipmentLoadData.ApparentLoad

Property
Description:
The electrical apparent load of analytical equipment load.
Syntax
public double ApparentLoad { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for value is not a number -or- When setting this property: The given value for value is not finite
ArgumentOutOfRangeException When setting this property: The given value for value must be non-negative.