Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

Server

  • Last UpdatedNov 17, 2021
  • 1 minute read

The Server property is a read-only property that gets the aaServer instance that was either added, updated, or removed during the operation that produced the event.

Syntax

Result = aaServerListChangeArgs.Server;

Return Value

The aaServer instance. For more information on the aaServer object, see aaServer Object.

Remarks

This property has no default value.

In This Topic
Related Links