Click or drag to resize
Grid Solutions Framework

SerializableAlarmTimeRaised Property

Gets or sets the time at which the alarm was raised.

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

Property Value

String
See Also