IVirtualCubeDimensionJoinList.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of dimension in the list, which comparison parameters must be removed.

Description

The Remove method removes dimension comparison parameters by its index in the list.

Comments

The method returns True if removal was successful, and False if removal was impossible for some reason.

See also:

IVirtualCubeDimensionJoinList