Click or drag to resize
Grid Solutions Framework

AlarmAdapter.UseAlarmLog Property

Gets or sets the flag indicating whether the alarm adapter should use the alarm log to track recently modified alarm states.

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

Property Value

Boolean
See Also