| ReclosersSwitchedTerm Property |
[This is preliminary documentation and is subject to change.]
Terminal number of the controlled device being switched by the Recloser
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int SwitchedTerm { get; set; }
Public Property SwitchedTerm As Integer
Get
Set
public:
property int SwitchedTerm {
int get ();
void set (int value);
}
member SwitchedTerm : int with get, set
function get_SwitchedTerm();
function set_SwitchedTerm(value);
Property Value
Type:
Int32See Also