Report.Params

Syntax

Params: Array of PP.Mb.Param

Description

The Params property defines regular report parameters.

Comments

Use JSON or the setParams method to set the property value, and the getParams method to get the property value.

Example

The example of property use is given in description of the PrxMdService.openReport method.

See also:

Report