Name
- Last UpdatedNov 17, 2021
- 1 minute read
The Name property is a read-only property that gets the name of the currently selected tag.
Syntax
Result = aaHistClientTrend.CurrentTrendItem.Name;
Return Value
The result is a string value.
Remarks
This property is not visible at design time. This property has no default value.