IEaxSyncGroups.FindByKey

Syntax

FindByKey(Key: Integer): IEaxSyncGroup;

Parameters

Key. Key of the link of synchronized dimensions.

Description

The FindByKey method searches for the link of synchronized dimensions by its key.

Comments

The method returns parameter settings in case of successful search, and Null if the parameter with the specified key is not found.

See also:

IEaxSyncGroups