Click or drag to resize
Grid Solutions Framework

SerializableMeasurementKey Property

Gets or sets the Key.

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

Property Value

String
See Also