| Generatorsdaily Property |
[This is preliminary documentation and is subject to change.]
Name of the loadshape for a daily generation profile.
(API Extension)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string daily { get; set; }
Public Property daily As String
Get
Set
public:
property String^ daily {
String^ get ();
void set (String^ value);
}
member daily : string with get, set
function get_daily();
function set_daily(value);
Property Value
Type:
StringSee Also