|
MovingValueInputAdapterMinHoldTime Property
|
Gets or sets the smallest possible amount of time that the values will stay the same before moving again, in seconds.
Namespace: TestingAdaptersAssembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.230-beta
Syntaxfunction get_MinHoldTime();
function set_MinHoldTime(value);
View SourceProperty Value
Double
See Also