<Code Lib>
P

AnalyticalTransferSwitchData.CurrentRating

Description:
The current rating value of the electrical analytical transfer switch.

public double CurrentRating { get; set; }

  • 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
  • When setting this property: The given value for rating must be non-negative.

Loading…