| CapControlsDelayOff Property |
[This is preliminary documentation and is subject to change.]
Time delay [s] before swithcing off a step. Control may reset before actually switching.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double DelayOff { get; set; }
Public Property DelayOff As Double
Get
Set
public:
property double DelayOff {
double get ();
void set (double value);
}
member DelayOff : float with get, set
function get_DelayOff();
function set_DelayOff(value);
Property Value
Type:
DoubleSee Also