IEaxInvisibleDimensions.FindByKey

Syntax

FindByKey(Key: Integer): Boolean;

Parameters

Key - Dimension key on which the search is based.

Description

The FindByKey method finds a dimension.

Comments

It returns True if the dimension is in the list of hidden items. The key of the dimension, by which the search is made, is passed by the parameter Key.

See also:

IEaxInvisibleDimensions