Click or drag to resize
Grid Solutions Framework

RangeTestGetOutOfRangeMeasurements Method

Get the full collection of out-of-range IMeasurements.

Namespace: DataQualityMonitoring
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
public ICollection<IMeasurement> GetOutOfRangeMeasurements()
View Source

Return Value

ICollectionIMeasurement
The full collection of out-of-range IMeasurements.
See Also