IEaxDataAreaControl.AddControl

Syntax

AddControl (ParamId: String): IEaxDataAreaParamControl;

Parameters

ParamId. Parameter identifier.

Description

The AddControl method adds a controlling setting for slice parameter with specified identifier.

Comments

To add slice parameter controlling setting object, use the IEaxDataAreaControlInfo.AddControl method.

Example

The property use is given in the example for IEaxDataAreaControl.ControlledObject.

See also:

IEaxDataAreaControl