IAdhocDimsSynchronization.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Dimension identifier.

Description

The RemoveById method removes the dimension with the specified identifier from the collection.

Comments

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

See also:

IAdhocDimsSynchronization