IAlternateHierarchyMappings.FindByKey

Syntax

FindByKey(SourceKey: Integer): IAlternateHierarchyMapping;

Parameters

SourceKey. Key of alternative hierarchy to be copied.

Description

The FindByKey method searches for a correspondence in the collection by the key of the alternative hierarchy to be copied.

Comments

If the correspondence is not found, the method returns Null.

See also:

IAlternateHierarchyMappings