IAlternateHierarchyMappings.FindById

Syntax

FindById(SourceId: Stirng): IAlternateHierarchyMapping;

Parameters

SourceId. Identifier of alternative hierarchy to be copied.

Description

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

Comments

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

See also:

IAlternateHierarchyMappings