IPrxSliceDimension.EndUpdate

Syntax

EndUpdate;

Description

The EndUpdate method updates dependent dimensions when controlling dimension selection is changed.

Comments

The method is used for regular report where a data source is a cube with controlling dimensions.

The EndUpdate method is used with the BeginUpdate method:

Example

The example of use is given on the page with description of the BeginUpdate method.

See also:

IPrxSliceDimension