IMsDimensionFilterList.FindByKey

Syntax

FindByKey(DimKey: Integer): IMsDimensionFilter;

Parameters

DimKey. Key of searched dimension.

Description

The FindByKey method finds a dimension in the collection by its key.

Comments

If the dimension with the specified key is not found, the method returns Null.

See also:

IMsDimensionFilterList