IAdhocDimSyncIndex.Dimensions

Fore Syntax

Dimensions: IAdhocSyncDimensions;

Fore.NET Syntax

None;

Description

The Dimensions property returns the collection of dimensions included in the index of synchronization.

Comments

The selection of dimensions is returned by the IAdhocDimSyncIndex.Selection property.

Fore Example

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

See also:

IAdhocDimSyncIndex