IEaxSyncGroups.Remove

Fore Syntax

Remove(Index: Integer): Boolean;

Fore.NET Syntax

Remove(Index: integer): boolean;

Parameters

Index. Link index of synchronized dimensions in collection.

Description

The Remove method removes the synchronized dimensions  link by its index.

Comments

If the synchronized dimensions  link will be removed, the method returns True.

To create the synchronized dimensions  dimension, use IEaxSyncGroups.CreateSyncGroup.

See also:

IEaxSyncGroups