RVTDocs.com

AnalyticalTransformerData.ApparentPowerRating

Property
Description:
The apparent power rating value of the analytical transformer.
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.