Click or drag to resize
Grid Solutions Framework

SerializableFlatlinedMeasurementTimeSinceLastChange Property

Gets or sets the amount of time in seconds since the IMeasurement last changed its value.

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

Property Value

Double
See Also