IAdhocDsoDimensions.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Description

Id. Dimension identifier.

Description

The RemoveById method removes a dimension from the collection by its identifier.

Comments

If the removal is successful, the method returns True, otherwise False.

See also:

IAdhocDsoDimensions