| 
            
              BestValueSelectorHandleNaNAsBad Property
             | 
          
        
        
            Gets the flag indicating if this adapter considers not-a-number to be a bad value.
            
        
        Namespace: DataQualityMonitoringAssembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.257-beta
Syntaxfunction get_HandleNaNAsBad();
function set_HandleNaNAsBad(value);
 View SourceProperty Value
Boolean
See Also