CurrentServerName
- Last UpdatedNov 17, 2021
- 1 minute read
The CurrentServerName property is a read-write property that gets or sets the name of the AVEVA Historian.
Syntax
aaHistClientSingleValueEntry.CurrentServerName = message;
Result = aaHistClientSingleValueEntry.CurrentServerName;
Remarks
If the server has already been added, the User property is automatically set to the current username.
This property has no default value.