Fixed: Boolean;
The Fixed property determines whether the dimension is fixed.
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.
The example of use is given in description of the ICubeDimensionFix.Operation property.
See also: