| 
            
              AlarmAdapterAlarmRetention Property
             | 
          
        
        
            Gets or sets the amount of time, in hours, an Alarm change will be kept n the database.
            
        
        Namespace: DataQualityMonitoringAssembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.257-beta
Syntaxfunction get_AlarmRetention();
function set_AlarmRetention(value);
 View SourceProperty Value
Int32
See Also