P

AnalyticalBusData.CurrentRating

Description:
The current rating value of the analytical bus.
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.