IMsDimensionFilter.Param

Fore Syntax

Param: IMsModelParam;

Fore.NET Syntax

Param: Prognoz.Platform.Interop.Ms.IMsModelParam;

Description

The Param property determines the parameter that sets dimension selection.

Comments

To get configurable dimension, use the IMsDimensionFilter.FilterDimension property.

Fore and Fore.NET Examples

The property use is given in the example for IMsDimensionFilter.FilterDimension.

See also:

IMsDimensionFilter