IViewerUpdateSettings.AutoUpdateIntervalUnits

Syntax

AutoUpdateIntervalUnits: TimeUnits;

Description

The AutoUpdateIntervalUnits property determines measurement unit of autoupdate time interval.

Comments

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

Example

The property use is given in the example for  .

See also:

IViewerUpdateSettings