Database.ServerName property
- Last UpdatedJul 19, 2024
- 1 minute read
The Database.ServerName property is a read-write string property that gets or sets the name of the server that hosts the Alarm Database.
Syntax
result = AlarmClient.Database.ServerName;
AlarmClient.Database.ServerName = SrvName;
Remarks
For more information, see Show historical alarms and/or events.