QueryStartup property
- Last UpdatedJul 19, 2024
- 1 minute read
The QueryStartup property is a read-write Boolean property that gets or sets or sets the automatic update of the Alarm Control on startup.
Syntax
result = AlarmClient.QueryStartup;
AlarmClient.QueryStartup = AutoQry;
Remarks
For more information, see Automatic query for alarms on startup.