| CapacitorsNumSteps Property |
[This is preliminary documentation and is subject to change.]
Number of steps (default 1) for distributing and switching the total bank kVAR.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumSteps { get; set; }
Public Property NumSteps As Integer
Get
Set
public:
property int NumSteps {
int get ();
void set (int value);
}
member NumSteps : int with get, set
function get_NumSteps();
function set_NumSteps(value);
Property Value
Type:
Int32See Also