IAdhocDimsSynchronization.Item

Fore Syntax

Item(Index: Integer): IAdhocDimSyncIndex;

Fore.NET Syntax

None;

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.

Fore Example

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

See also:

IAdhocDimsSynchronization