Click or drag to resize
Grid Solutions Framework

RangeTestTimeToPurge Property

Gets or sets the age, in seconds, at which out-of-range measurements are purged.

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

Property Value

Double
See Also