| LoadsGrowth Property |
[This is preliminary documentation and is subject to change.]
Name of the growthshape curve for yearly load growth factors.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Growth { get; set; }
Public Property Growth As String
Get
Set
public:
property String^ Growth {
String^ get ();
void set (String^ value);
}
member Growth : string with get, set
function get_Growth();
function set_Growth(value);
Property Value
Type:
StringSee Also