IMsCalculationChainEntries.FindByKey

Syntax

FindByKey(EntryKey: Integer): IMsCalculationChainEntry;

Parameters

EntryKey. Key of calculation chain element, by which the search is executed.

Description

The FindByKey method searches for element of calculation chain by key.

Comments

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

See also:

IMsCalculationChainEntries