Servers
- Last UpdatedNov 17, 2021
- 1 minute read
The Servers property is a read-write property that gets or sets the list of servers.
Syntax
aaHistClientQuery.Servers = aaServers;
Result = aaHistClientQuery.Servers;
Remarks
This property uses the aaServers object. For more information on the aaServers object, see aaServers Object on page 610.
This property has no default.