IMsCalculationChainEntries.FindById

Syntax

FindById(Id: String): IMsCalculationChainEntry;

Parameters

Id. Identifier of element of calculation chain.

Description

The FindById method searches for a calculation chain element by its identifier.

Comments

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

See also:

IMsCalculationChainEntries