<Code Lib>
P

AnalyticalPowerSourceData.ApparentPowerRating

Description:
The apparent power rating value of the analytical power source.

public double ApparentPowerRating { 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…