Click or drag to resize
Grid Solutions Framework

SerializableAlarmCollectionAlarms Property

Gets or sets the SerializableAlarms contained in the SerializableAlarmCollection.

Namespace: DataQualityMonitoring.Services
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[XmlArrayAttribute]
[DataMemberAttribute]
public SerializableAlarm[] Alarms { get; set; }
View Source

Property Value

SerializableAlarm
See Also