IEaxSyncItem.Dimension

Fore Syntax

Dimension: IEaxDimensionInstance;

Fore.NET Syntax

Dimension: Prognoz.Platform.Interop.Express.IEaxDimensionInstance;

Description

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

Comments

To get synchronized dimensions the link where element is placed, use IEaxSyncItem.SyncGroup.

Fore and Fore.NET Examples

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

See also:

IEaxSyncItem