Click or drag to resize
Grid Solutions Framework

SerializableAlarmSeverity Property

Gets or sets the severity of the alarm.

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

Property Value

Int32
See Also