Click or drag to resize
Grid Solutions Framework

MovingValueInputAdapterMaxValue Property

Gets or sets the largest possible value generated by the adapter.

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

Property Value

Double
See Also