| CapControlsONSetting Property |
[This is preliminary documentation and is subject to change.]
Threshold to arm or switch on a step. See Mode for units.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double ONSetting { get; set; }
Public Property ONSetting As Double
Get
Set
public:
property double ONSetting {
double get ();
void set (double value);
}
member ONSetting : float with get, set
function get_ONSetting();
function set_ONSetting(value);
Property Value
Type:
DoubleSee Also