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  link by its index.

Comments

To get number of  links, use IEaxSyncGroups.Count.

See also:

IEaxSyncGroups