IEaxSyncGroups.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Link index of synchronized dimensions in collection.

Description

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

Comments

If the link of synchronized dimensions is removed, the method return True.

To create a link of synchronized dimensions, use IEaxSyncGroups.CreateSyncGroup.

See also:

IEaxSyncGroups