| SolutionGenPF Property |
[This is preliminary documentation and is subject to change.]
PF for generators in AutoAdd mode
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double GenPF { get; set; }
Public Property GenPF As Double
Get
Set
public:
property double GenPF {
double get ();
void set (double value);
}
member GenPF : float with get, set
function get_GenPF();
function set_GenPF(value);
Property Value
Type:
DoubleSee Also