IEaxDataAreaSliceParams.FindByKey

Syntax

FindByKey(Key: Integer): IEaxDataAreaParam;

Parameters

Key. Analytical data area parameter key.

Description

The FindByKey method searches for the parameter of analytical data area by its key.

Comments

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

See also:

IEaxDataAreaSliceParams