ICubeDimensionFix.Fixed

Syntax

Fixed: Boolean;

Description

The Fixed property determines whether the dimension is fixed.

Comments

If the property is set to True, the dimension is fixed. Selection of elements must be determined for a fixed dimension using the Selection property. Aggregation using method specified in the Operation property is performed by the selected elements.

Example

The example of use is given in description of the ICubeDimensionFix.Operation property.

See also:

ICubeDimensionFix