Click or drag to resize
Grid Solutions Framework

MovingValueInputAdapterMaxMoveTime Property

Gets or sets the largest 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(5)]
public double MaxMoveTime { get; set; }
View Source

Property Value

Double
See Also