| CapacitorsAvailableSteps Property |
[This is preliminary documentation and is subject to change.]
Number of Steps available in cap bank to be switched ON.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int AvailableSteps { get; }
Public ReadOnly Property AvailableSteps As Integer
Get
public:
property int AvailableSteps {
int get ();
}
member AvailableSteps : int with get
function get_AvailableSteps();
Property Value
Type:
Int32See Also