IViewerUpdateSettings.AutoUpdateInterval

Syntax

AutoUpdateInterval: Double;

Description

The AutoUpdateInterval property determines the time interval, in which report autoupdate will be executed.

Comments

The property is relevant if the IViewerUpdateSettings.UpdateByIntervalEnabled property is enabled.

Example

The property use is given in the example for  .

See also:

IViewerUpdateSettings