Click or drag to resize
Grid Solutions Framework

StateFlagsTransferAdapterDestinationMeasurements Property

Gets or sets the collection of measurements to which state will be transferred.

Namespace: DataQualityMonitoring
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
public MeasurementKey[] DestinationMeasurements { get; set; }
View Source

Property Value

MeasurementKey
See Also