| FusesMonitoredTerm Property |
[This is preliminary documentation and is subject to change.]
Terminal number to which the fuse is connected.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int MonitoredTerm { get; set; }
Public Property MonitoredTerm As Integer
Get
Set
public:
property int MonitoredTerm {
int get ();
void set (int value);
}
member MonitoredTerm : int with get, set
function get_MonitoredTerm();
function set_MonitoredTerm(value);
Property Value
Type:
Int32See Also