IPrxOpenObjectConstantParamControl

Assembly: Report;

Description

The IPrxOpenObjectConstantParamControl interface contains properties that are used to set up control of the parameter of opened object using a constant value.

Inheritance Hierarchy

          IPrxOpenObjectParamControl

          IPrxOpenObjectConstantParamControl

Comments

To get settings, cast value of the IPrxOpenObjectParam.Control property to the IPrxOpenObjectConstantParamControl interface. It is relevant if the IPrxOpenObjectParam.Type property is set to PrxOpenObjectParamType.Constant.

Properties

  Property name Brief description
Value The Value property determines a constant value sent to parameter of opened object.

Properties inherited from IPrxOpenObjectParamControl

  Property name Brief description
Value The Value property returns the value that will be sent to opened object parameter.

See also:

Report Assembly Interfaces