IViewerUpdateSettings.AutoUpdateIntervalUnits

Fore Syntax

AutoUpdateIntervalUnits: TimeUnits;

Fore.NET Syntax

AutoUpdateIntervalUnits: Prognoz.Platform.Interop.ForeSystem.TimeUnits;

Description

The AutoUpdateIntervalUnits property determines measurement unit of autoupdate time interval.

Comments

To determine time interval, in which report autoupdate will be executed, use the IViewerUpdateSettings.AutoUpdateInterval property.

Fore and Fore.NET Examples

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

See also:

IViewerUpdateSettings