RVTDocs.com

AnalyticalPowerSourceData.ApparentPowerRating

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