Click or drag to resize
Grid Solutions Framework

AlarmServiceAlarmAdapter Property

Gets or sets the alarm adapter whose alarms are served by this service.

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

Property Value

AlarmAdapter

Implements

IAlarmServiceAlarmAdapter
See Also