IEaxDataArea.BeginUpdate

Syntax

BeginUpdate;

Description

The BeginUpdate method locks update if changes are made in analytical data area settings.

Comments

After this method is called, the settings applied to data slices and their views are locked. All changes are applied and analytical data area work is resumed after the EndUpdate method is called.

See also:

IEaxDataArea