IEaxDataAreaSliceParams.FindById

Syntax

FindById(Id: String): IEaxDataAreaParam;

Parameters

Id. Analytical data area parameter identifier.

Description

The FindById method searches for the parameter of analytical data area by its identifier.

Comments

To get the number of analytical data area parameters in the collection, use the IEaxDataAreaSliceParams.Count property.

See also:

IEaxDataAreaSliceParams