IPrxAlgorithmParam.Control

Syntax

Control: IPrxAlgorithmParamControl;

Description

The Control property returns settings for sending value to algorithm parameter.

Comments

Depending on parameter control type, cast value of the Control property to one of the following interfaces:

Example

The property use is given in the example for IPrxAlgorithmReportParamControl.Param, IPrxAlgorithmConstantParamControl.ConstantValue.

See also:

IPrxAlgorithmParam