IMsFindFormulaInfo.Selection

Syntax

Selection: IDimSelectionSet;

Description

The Selection property determines the selection of dimension elements that will be searched in formula terms.

Comments

The selection should include single selections of one or several data source dimensions that is set in the IMsFindFormulaInfo.Stub property. If the Selection selection is not set, all formulas containing terms based on the IMsFindFormulaInfo.Stub data source will be searched.

Example

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

See also:

IMsFindFormulaInfo