Click or drag to resize
Grid Solutions Framework

AlarmAdapterUseAlarmLog 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.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool UseAlarmLog { get; set; }
View Source

Property Value

Boolean
See Also