Click or drag to resize
Grid Solutions Framework

RangeTestLowRange Property

Gets or sets the low range of the measurements sent to this range test.

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

Property Value

Double
See Also