IPrxOpenObjectParam.Control

Syntax

Control: IPrxOpenObjectParamControl;

Description

The Control property returns settings for sending value to opened object 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 th example for IPrxOpenObjectConstantParamControl.Value, IPrxOpenObjectDimAttributeParamControl.DimId, IPrxOpenObjectReportParamControl.Param.

See also:

IPrxOpenObjectParam