Period: object;
The Period property determines parameters of periodic refresh.
Use the setPeriod method to set the property value, and the getPeriod method to get the property value. Property value cannot be set from JSON.
The setPeriod method takes the following parameters: value - time interval, via which autoupdate is executed, unit - measurement unit, element of the PP.Mb.TimeUnits enumeration.
The property use is given in the example for AutoRefreshMenu.RefreshTimer.
See also: