IEaxSyncGroup.Add

Syntax

Add(SyncItem: IEaxDimensionDescriptor): IEaxSyncItem;

Parameters

SyncItem. Dimension description.

Description

The Add method adds an element to the link of synchronized dimensions.

Example

The method use is given in the example for IEaxSyncGroups.CreateGroup.

See also:

IEaxSyncGroup