Assembly: Report;
The IPrxOpenObjectParam interface is used to set up control of parameter of the object opened on custom button click.
IPrxOpenObjectParam
To get parameter control settings, use properties and methods of the IPrxOpenObjectParams interface.
Property name | Brief description | |
Control | The Control property returns settings for sending value to opened object parameter. | |
ControledParam | The ControledParam property returns the opened object parameter, for which value sending control is set up. | |
Type | The Type property determines a parameter control type. |
Property name | Brief description | |
Id | The Id property returns object identifier. | |
Key | The Key property returns the object key. | |
Name | The Name property returns object name. |
See also: