RefreshTimes
- Last UpdatedNov 17, 2021
- 1 minute read
The RefreshTimes method updates the end time to the current time and recalculates the start time based on the new end time and the duration.
Syntax
[Result=] aaHistClientTimeRangePicker.RefreshTimes(discrete bFireEvent);
Parameters
bFireEvent
When set to True, a change in dates causes the OnChange event to be triggered.