IPrxOpenObjectParam

Assembly: Report;

Description

The IPrxOpenObjectParam interface is used to set up control of parameter of the object opened on custom button click.

Inheritance Hierarchy

          INamedEntityModel

          IPrxOpenObjectParam

Comments

To get parameter control settings, use properties and methods of the IPrxOpenObjectParams interface.

Properties

  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.

Properties inherited from INamedEntityModel

  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:

Report Assembly Interfaces