ICalculatedCubeDimensions.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Dimension index.

Description

The Remove method removes the calculated cube dimension, which index is passed as an input parameter.

Comments

The method returns True if a dimension was removed from the collection, and False if it cannot be removed for some reason.

See also:

ICalculatedCubeDimensions