Express > Express Assembly Interfaces > IEaxDataArea > IEaxDataArea.BeginUpdate
BeginUpdate;
The BeginUpdate method locks update if changes are made in analytical data area settings.
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 IEaxDataArea.EndUpdate method is called.
See also: