| Loadsduty Property |
[This is preliminary documentation and is subject to change.]
Name of the loadshape for a duty cycle simulation.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string duty { get; set; }
Public Property duty As String
Get
Set
public:
property String^ duty {
String^ get ();
void set (String^ value);
}
member duty : string with get, set
function get_duty();
function set_duty(value);
Property Value
Type:
StringSee Also