Click or drag to resize
Grid Solutions Framework

SerializableMeasurementDevice Property

Gets or sets the device of the IMeasurement.

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

Property Value

String
See Also