Click or drag to resize
Grid Solutions Framework

SerializableOutOfRangeMeasurementHighRange Property

Gets or sets the upper boundary of the IMeasurement's value.

Namespace: DataQualityMonitoring.Services
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[XmlAttributeAttribute]
[DataMemberAttribute(Order = 7)]
public double HighRange { get; set; }
View Source

Property Value

Double
See Also