| SolutionpctGrowth Property |
[This is preliminary documentation and is subject to change.]
Percent default annual load growth rate
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double pctGrowth { get; set; }
Public Property pctGrowth As Double
Get
Set
public:
property double pctGrowth {
double get ();
void set (double value);
}
member pctGrowth : float with get, set
function get_pctGrowth();
function set_pctGrowth(value);
Property Value
Type:
DoubleSee Also