ServerName
- Last UpdatedNov 17, 2021
- 1 minute read
The ServerName property is a read-only property that gets the name of the server.
Note: Provided for backward-compatibility only.
Syntax
Result = aaServer.ServerName;
Return Value
Returns the name of the server as a message.
Remarks
You can use the Name property to return the server name.
This property has no default value.