IEaxSyncGroups.Item

Fore Syntax

Item(Index: Integer): IEaxSyncGroup;

Fore.NET Syntax

Item[Index: integer]: Prognoz.Platform.Interop.Express.IEaxSyncGroup;

Parameters

Index. Link index of synchronized dimensions.

Description

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

Comments

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

See also:

IEaxSyncGroups