| SolutionDefaultYearly Property |
[This is preliminary documentation and is subject to change.]
Default Yearly load shape (defaults to "Default")
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string DefaultYearly { get; set; }
Public Property DefaultYearly As String
Get
Set
public:
property String^ DefaultYearly {
String^ get ();
void set (String^ value);
}
member DefaultYearly : string with get, set
function get_DefaultYearly();
function set_DefaultYearly(value);
Property Value
Type:
StringSee Also