Click or drag to resize
Grid Solutions Framework

BestValueSelectorPublishBadValues Property

Gets or sets the value that determines whether the adapter should publish measurements if all of its inputs are found to be bad.

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

Property Value

Boolean
See Also