| 
            
              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: DataQualityMonitoringAssembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.257-beta
Syntaxfunction get_PublishBadValues();
function set_PublishBadValues(value);
 View SourceProperty Value
Boolean
See Also