Click or drag to resize
Grid Solutions Framework

SerializableAlarmState Property

Gets or sets the state of the alarm (raised or cleared).

Namespace: DataQualityMonitoring.Services
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[XmlAttributeAttribute]
[DataMemberAttribute(Order = 3)]
public AlarmState State { get; set; }
View Source

Property Value

AlarmState
See Also