Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Express > Express Assembly Interfaces > IEaxDataAreaControl > IEaxDataAreaControl.RemoveById

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 the number of parameters of analytical area data slice, use the IEaxDataAreaControl.Count property.

See also:

IEaxDataAreaControl