Click or drag to resize
Grid Solutions Framework

StateFlagsTransferAdapterFlags Property

Gets or sets the flags to be transfered from source measurements to the corresponding destination measurements.

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

Property Value

MeasurementStateFlags
See Also