|
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.207-beta
Syntax function get_MinHoldTime();
function set_MinHoldTime(value);
View SourceProperty Value
DoubleSee Also