Click or drag to resize
Grid Solutions Framework

SerializableAlarmDescription Property

Gets or sets the description of the alarm.

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

Property Value

String
See Also