Click or drag to resize
Grid Solutions Framework

MovingValueInputAdapterMinMoveTime Property

Gets or sets the smallest possible amount of time that the values will move between two held values, in seconds.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(1)]
public double MinMoveTime { get; set; }
View Source

Property Value

Double
See Also