DurationMS
- Last UpdatedNov 17, 2021
- 1 minute read
The DurationMS is a read-write property that controls the duration of the time range in milliseconds.
Syntax
aaHistClientTimeRangePicker.DurationMS = integer;
Result = aaHistClientTimeRangePicker.DurationMS;
Remarks
When you change this property, the start time is updated based on the new duration and the current end time.