IAdhocDimsSynchronization.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Dimension key.

Description

The RemoveByKey method removes a dimension with the specified key from the collection.

Comments

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

See also:

IAdhocDimsSynchronization