[]
Initializes a new instance of the RenderReportAction object.
public RenderReportAction(byte[] reportTemplate, Dictionary<string, object> parameterValues)
| Type | Name | Description |
|---|---|---|
| byte[] | reportTemplate | Array containing the report definition. |
| Dictionary<string, object> | parameterValues | The initial values of report parameters. |