| RegControlsIsInverseTime Property |
[This is preliminary documentation and is subject to change.]
Time delay is inversely adjsuted, proportinal to the amount of voltage outside the regulating band.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool IsInverseTime { get; set; }
Public Property IsInverseTime As Boolean
Get
Set
public:
property bool IsInverseTime {
bool get ();
void set (bool value);
}
member IsInverseTime : bool with get, set
function get_IsInverseTime();
function set_IsInverseTime(value);
Property Value
Type:
BooleanSee Also