Show contents 

Express > Express Assembly Interfaces > IEaxDataArea > IEaxDataArea.EndUpdate

IEaxDataArea.EndUpdate

Syntax

EndUpdate;

Description

The EndUpdate method resumes applying of changes made in analytical data area settings.

Comments

When the method is called, all changes made in data slice settings and their views are applied after the IEaxDataArea.BeginUpdate method is called.

See also:

IEaxDataArea