IViewerUpdateSettings.UpdateByIntervalEnabled

Fore Syntax

UpdateByIntervalEnabled: Boolean;

Fore.NET Syntax

UpdateByIntervalEnabled: boolean;

Description

The UpdateByIntervalEnabled property determines whether report will be updated automatically with the set interval.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IViewerUpdateSettings