IAdhocDimSyncIndex.Selection

Syntax

Selection: IDimSelection;

Description

The Selection property returns the selection of elements for dimensions included in the synchronization index.

Comments

To get dimensions included in the synchronization index, use the IAdhocDimSyncIndex.Dimensions property.

Example

The property use is given in the example for IAdhocReport.Synchronization.

See also:

IAdhocDimSyncIndex