Server
- Last UpdatedNov 17, 2021
- 1 minute read
This read-only property returns the server associated with the tag.
Syntax
Result = aaTag.Server;
Return Value
The return value is an aaServer object. For more information, see aaServer Object. The server cannot be changed after construction.
Remarks
The default value is the name that was specified when the tag was created.