IEaxSyncItem.SyncGroup

Syntax

SyncGroup: IEaxSyncGroup;

Description

The SyncGroup property returns the link of synchronized dimensions, which contains the element.

Comments

To get the dimension, with which the element of the link if synchronized dimensions is linked, use IEaxSyncItem.Dimension.

Example

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

See also:

IEaxSyncItem