IAutoCubeDimensions.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id - dimension identifier that must be deleted.

Description

The RemoveById method deletes automatic cube dimensions, which identifier is passed by the Id parameter.

NOTE. After dictionaries are deleted, the present data in the automatic cube is lost.

See also:

IAutoCubeDimensions