IMsCalculationChainFilter.FindById

Syntax

FindById(Id: String): IMsCalculationChainEntry;

Parameters

Id. Collection element identifier.

Description

The FindById method searches for an element with the specified identifier in the collection.

Comments

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

See also:

IMsCalculationChainFilter