| GeneratorsYearly Property |
[This is preliminary documentation and is subject to change.]
Name of yearly loadshape
(API Extension)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Yearly { get; set; }
Public Property Yearly As String
Get
Set
public:
property String^ Yearly {
String^ get ();
void set (String^ value);
}
member Yearly : string with get, set
function get_Yearly();
function set_Yearly(value);
Property Value
Type:
StringSee Also