IEaxSyncItem.SyncGroup

Fore Syntax

SyncGroup: IEaxSyncGroup;

Fore.NET Syntax

SyncGroup: Prognoz.Platform.Interop.Express.IEaxSyncGroup;

Description

The SyncGroup property returns the synchronized dimensions,  link where the element is.

Comments

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

Fore and Fore.NET Examples

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

See also:

IEaxSyncItem