| LinesSeasonRating Property |
[This is preliminary documentation and is subject to change.]
Delivers the rating for the current season (in Amps) if the "SeasonalRatings" option is active
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double SeasonRating { get; }
Public ReadOnly Property SeasonRating As Double
Get
public:
property double SeasonRating {
double get ();
}
member SeasonRating : float with get
function get_SeasonRating();
Property Value
Type:
DoubleSee Also