ApplyDefaultQuery() method
- Last UpdatedJun 19, 2024
- 1 minute read
Performs a query using the FromPriority, ToPriority, AlarmState, QueryType, and AlarmQuery properties as specified at design time. The default properties can only be changed at development time and are not overwritten by other alarm queries.
Syntax
Object.ApplyDefaultQuery()
Example
The name of the control is AlarmViewerCtrl1.
#AlarmViewerCtrl1.ApplyDefaultQuery();