ServerType
- Last UpdatedNov 17, 2021
- 1 minute read
The ServerType property is a read-only property that gets the server type.
Note: Provided for backward-compatibility only. Do not use for new applications.
Syntax
Result = aaServer.ServerType;
Return Value
Returns the server type as an enumeration. For more information, see aaServerType Enumeration.
Remarks
This property always returns a value of 1.