| GeneratorskVArated Property |
[This is preliminary documentation and is subject to change.]
kVA rating of the generator
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double kVArated { get; set; }
Public Property kVArated As Double
Get
Set
public:
property double kVArated {
double get ();
void set (double value);
}
member kVArated : float with get, set
function get_kVArated();
function set_kVArated(value);
Property Value
Type:
DoubleSee Also