IPrxAlgorithmParam

Assembly: Report;

Description

The IPrxAlgorithmParam interface is used to set up parameter control of the calculation algorithm started on custom button click.

Inheritance Hierarchy

          INamedEntityModel

          IPrxAlgorithmParam

Comments

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

Properties

  Property name Brief description
Control The Control property returns settings for sending value to algorithm parameter.
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