IAdhocDimSyncIndex.Dimensions

Syntax

Dimensions: IAdhocSyncDimensions;

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.

Example

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

See also:

IAdhocDimSyncIndex