RVTDocs.com

AnalyticalTransferSwitchData.CurrentRating

Property
Description:
The current rating value of the electrical analytical transfer switch.
Syntax
public double CurrentRating { 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.