Click or drag to resize
Grid Solutions Framework

SerializableMeasurementValue Property

Gets or sets the AdjustedValue.

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

Property Value

Double
See Also