| Loadskwh Property |
[This is preliminary documentation and is subject to change.]
kwh billed for this period. Can be used with Cfactor for load allocation.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double kwh { get; set; }
Public Property kwh As Double
Get
Set
public:
property double kwh {
double get ();
void set (double value);
}
member kwh : float with get, set
function get_kwh();
function set_kwh(value);
Property Value
Type:
DoubleSee Also