Reset
- Last UpdatedNov 17, 2021
- 1 minute read
The Reset method clears the error information and values for the control.
Syntax
[Result=] aaHistClientSingleValueEntry.Reset();
Remarks
Calling this method clears all of the text boxes in the user interface for the control. Also, any errors or success indicators from a previous operation are cleared.