Click or drag to resize
Grid Solutions Framework

SerializableAlarmID Property

Gets or sets the identification number of the alarm.

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

Property Value

Int32
See Also