Click or drag to resize
Grid Solutions Framework

SerializableAlarmValueAtTimeRaised Property

Gets or sets the value of the signal at the time that the alarm was raised.

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

Property Value

Double
See Also