Click or drag to resize
Grid Solutions Framework

BestValueSelectorHandleZeroAsBad Property

Gets the flag indicating if this adapter considers zero to be a bad value.

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

Property Value

Boolean
See Also