IDimensionSet.FindByKey

Syntax

FindByKey(Key: Integer): IDimensionModel;

Parameters

Key — dimension key by which the search is performed.

Description

The FindByKey method searches by key and returns object containing dictionary structure if the search is successful.

See also:

IDimensionSet