Control: IPrxOpenObjectParamControl;
The Control property returns settings for sending value to opened object parameter.
Depending on parameter control type, cast value of the Control property to one of the following interfaces:
The property use is given in th example for IPrxOpenObjectConstantParamControl.Value, IPrxOpenObjectDimAttributeParamControl.DimId, IPrxOpenObjectReportParamControl.Param.
See also: