ShowSuppression() Method
- Last UpdatedFeb 20, 2017
- 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();