ShowSuppression() Method
- Last UpdatedJun 19, 2024
- 1 minute read
Shows the suppression dialog box, which contains all suppressed alarms.
Syntax
Object.ShowSuppression()
Example
The name of the control is AlarmViewerCtrl1.
#AlarmViewerCtrl1.ShowSuppression();