IMsModelParam.SelectionMode

Syntax

SelectionMode: SelectionModeEnum;

Description

The SelectionMode property determines the mode of selecting dictionary elements.

Comments

The property is relevant if the ITsModelParam.ParamType property is set to TsParamType.Selection.

Example

The property use is given in the example for ICalcObject.Params.

See also:

IMsModelParam