Selection: IDimSelectionSet;
The Selection property determines the selection of dimension elements that will be searched in formula terms.
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.
The property use is given in the example for the IMsMetaModel.FindFormulas method.
See also: