IMsDimensionFilter.Fixed

Fore Syntax

Fixed: Boolean;

Fore.NET Syntax

Fixed: boolean;

Description

The Fixed property determines whether dimension is fixed.

Comments

Available values:

Calculation features for fixed and non-fixed dimension are given in the comment to the IMsFormula.FreeDimensions property.

Fore and Fore.NET Examples

The property use is given in the example for IMsFormula.FreeDimensions.

See also:

IMsDimensionFilter