IAdhocDimSyncIndex.Selection

Fore Syntax

Selection: IDimSelection;

Fore.NET Syntax

None;

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.

Fore Example

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

See also:

IAdhocDimSyncIndex