IViewerUpdateSettings.AutoUpdateInterval

Fore Syntax

AutoUpdateInterval: Double;

Fore.NET 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.

Fore and Fore.NET Examples

The property use is given in the example for  IEaxAnalyzerOptions.UpdateSettings.

See also:

IViewerUpdateSettings