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 a calculation chain element by key.

Comments

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

See also:

IMsCalculationChainEntries