IEaxSyncGroups.Item

Syntax

Item(Index: Integer): IEaxSyncGroup;

Parameters

Index. Link index of synchronized dimensions.

Description

The Item property returns the link of synchronized dimensions by its index.

Comments

To get the number of synchronized dimensions, use IEaxSyncGroups.Count.

See also:

IEaxSyncGroups