IEaxDataAreaControl.FindById

Syntax

FindById (ParamId: String): IEaxDataAreaParamControl;

Parameters

ParamId. Parameter identifier.

Description

The FindById method searches and returns analytical data area slice parameter by its identifier.

Comments

To determine parameter number of data analytical area slice, use the IEaxDataAreaControl.Count property.

See also:

IEaxDataAreaControl