Show contents 

Express > Express Assembly Interfaces > IEaxInvisibleDimensions > IEaxInvisibleDimensions.FindByKey

IEaxInvisibleDimensions.FindByKey

Syntax

FindByKey(Key: Integer): Boolean;

Parameters

Key. Dimension key, by which search is executed.

Description

The FindByKey method searches for a dimension.

Comments

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

See also:

IEaxInvisibleDimensions