IMsMetaModel.CreateFormulaFindInfo

Syntax

CreateFormulaFindInfo: IMsFindFormulaInfo;

Description

The CreateFormulaFindInfo property returns the object used for setting formulas search conditions.

Comments

Formulas are searched using the FindFormulas method.

Example

The property use is given in the example for the IMsMetaModel.FindFormulas method.

See also:

IMsMetaModel