Servers
- Last UpdatedNov 17, 2021
- 1 minute read
The Servers property is a read-write property that sets or gets the list of servers used by the control.
Syntax
aaHistClientSingleValueEntry.Servers = aaServers;
Result = aaHistClientSingleValueEntry.Servers;
Remarks
This property references the aaServers object. For more information, see aaServer Object.
This property has no default value.