IEaxSyncGroup.RemoveByItem

Syntax

RemoveByItem(Dimension: IEaxDimensionDescriptor): Boolean;

Parameters

Dimension. Dimension description.

Description

The RemoveByItem method removes the element of the link of synchronized dimensions by description of the dimension linked to the element.

Comments

If link element will be removed, the method returns True.

To remove the element of the link of synchronized dimensions by its index, use IEaxSyncGroup.Remove.

See also:

IEaxSyncGroup