| LoadsCVRcurve Property |
[This is preliminary documentation and is subject to change.]
Name of a loadshape with both Mult and Qmult, for CVR factors as a function of time.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string CVRcurve { get; set; }
Public Property CVRcurve As String
Get
Set
public:
property String^ CVRcurve {
String^ get ();
void set (String^ value);
}
member CVRcurve : string with get, set
function get_CVRcurve();
function set_CVRcurve(value);
Property Value
Type:
StringSee Also