Click or drag to resize
Grid Solutions Framework

FlatlineServiceTest Property

Gets or sets the FlatlineTest used by the web service for its data.

Namespace: DataQualityMonitoring.Services
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
public FlatlineTest Test { get; set; }
View Source

Property Value

FlatlineTest

Implements

IFlatlineServiceTest
See Also