IDimensionSet.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id — dimension identifier.

Description

The RemoveById method removes dimension, the identifier of which is passed by the Index parameter, and returns True if the dimension is successfully removed.

See also:

IDimensionSet