Click or drag to resize
Grid Solutions Framework

IOutOfRangeServiceTests Property

Gets or collection of RangeTests used by the web service for its data.

Namespace: DataQualityMonitoring.Services
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
ICollection<RangeTest> Tests { get; }
View Source

Property Value

ICollectionRangeTest
See Also