2026 Property
Changes 0
P

ElectricalSystem.Rating

Description:
The Rating value of the Electrical System.
Remarks:
This property is used to retrieve the Rating value of the Electrical System.
public double Rating { 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.
  • This property only available when System Type is Power!