IEaxDataAreaControl.RemoveById

Syntax

RemoveById (ParamId: Srting);

Parameters

ParamId. Parameter identifier.

Description

The RemoveById method removes the slice parameter from collection by its identifier.

Comments

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

See also:

IEaxDataAreaControl