TagValid
- Last UpdatedNov 17, 2021
- 1 minute read
The TagValid property is a read-only property that gets whether the current tag is valid.
Syntax
Result = aaHistClientSingleValueEntry.TagValid;
Remarks
This value is set to False if the tag is invalid. The tag is invalid if there was a failure to connect to the server.
The default value is False.