Click or drag to resize
Grid Solutions Framework

AlarmAdapterAlarmRetention Property

Gets or sets the amount of time, in hours, an Alarm change will be kept n the database.

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

Property Value

Int32
See Also