| Loadskwhdays Property |
[This is preliminary documentation and is subject to change.]
Length of kwh billing period for average demand calculation. Default 30.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double kwhdays { get; set; }
Public Property kwhdays As Double
Get
Set
public:
property double kwhdays {
double get ();
void set (double value);
}
member kwhdays : float with get, set
function get_kwhdays();
function set_kwhdays(value);
Property Value
Type:
DoubleSee Also