IEaxSyncItem.Dimension

Syntax

Dimension: IEaxDimensionInstance;

Description

The Dimension property returns the dimension, with which an element of a link of synchronized dimensions is linked.

Comments

To get a link of synchronized dimensions, which contains the element, use IEaxSyncItem.SyncGroup.

Example

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

See also:

IEaxSyncItem