IMsDimensionFilterList.RemoveByKey

Syntax

RemoveByKey(DimKey: Integer): Boolean;

Parameters

DimKey. Key of removed dimension.

Description

The RemoveByKey method removes a dimension from the collection by its key.

Comments

If the dimension is removed successfully, the method returns True, otherwise it returns False.

See also:

IMsDimensionFilterList