IEaxSyncGroup.Item

Fore Syntax

Item(Index: Integer): IEaxSyncItem;

Fore.NET Syntax

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

Parameters

Index. Index of link element.

Description

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

Comments

To get number of the synchronized dimensions  link elements, use IEaxSyncGroup.Count.

See also:

IEaxSyncGroup