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