IEaxSyncGroups.InGroup

Syntax

InGroup(SyncItem: IEaxDimensionDescriptor): IEaxSyncGroup;

Parameters

SyncItem. Dimension description.

Description

The InGroup method returns the link of synchronized dimensions by the specified dimension description.

Comments

If the link is not found by specified name, the method returns Null.

Example

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

See also:

IEaxSyncGroups