IAdhocDimsSynchronization.Item

Syntax

Item(Index: Integer): IAdhocDimSyncIndex;

Parameters

Index. Index of dimension in the collection.

Description

The Item property returns the specified dimension.

Comments

Indexing of collection elements is continuous and starts with zero.

Example

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

See also:

IAdhocDimsSynchronization