| SolutionLDCurve Property |
[This is preliminary documentation and is subject to change.]
Load-Duration Curve name for LD modes
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string LDCurve { get; set; }
Public Property LDCurve As String
Get
Set
public:
property String^ LDCurve {
String^ get ();
void set (String^ value);
}
member LDCurve : string with get, set
function get_LDCurve();
function set_LDCurve(value);
Property Value
Type:
StringSee Also