AddTag
- Last UpdatedNov 17, 2021
- 1 minute read
The AddTag method adds a tag for the control.
Syntax
[Result=] aaHistClientSingleValueEntry.AddTag(message tagName);
Parameters
tagName
The name of the tag to add.
Return Value
Returns True if the tag can be added; otherwise returns False.
Remarks
Calling this method and assigning a value to the TagName property have the same effect.