|
MovingValueInputAdapterMaxMoveTime Property
|
Gets or sets the largest possible amount of time that the values will move between two held values, in seconds.
Namespace: TestingAdaptersAssembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.230-beta
Syntaxfunction get_MaxMoveTime();
function set_MaxMoveTime(value);
View SourceProperty Value
Double
See Also