IVirtualCubeSourceSelection.Selection

Syntax

Selection: IDimSelectionSet;

Description

The Selection property returns the source selection.

Comments

The property returns selections of the source that was created according to the selection specified for virtual cube on calculation. If required, data selection can be changed.

Example

The example of use is given in description of the IVirtualCubeInstance.ExecuteCallback property.

See also:

IVirtualCubeSourceSelection