IMsFormulaTermList.FindByKey

Syntax

FindByKey(TermKey: Integer): IMsFormulaTerm;

Parameters

TermKey. Term key, according to which the search is executed.

Description

The FindByKey method searches and returns the object, that contains the term. The key, according to which the search is executed, is passed by the TermKey parameter.

See also:

IMsFormulaTermList