| 
            
              SerializableAlarmState Property
             | 
          
        
        
            Gets or sets the state of the alarm (raised or cleared).
            
        
        Namespace: DataQualityMonitoring.ServicesAssembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.257-beta
Syntaxfunction get_State();
function set_State(value);
 View SourceProperty Value
AlarmState
See Also