The following tables list the members exposed by Report.BatchReport.
Name | Description | |
---|---|---|
NumPages | The number of pages in this generated report. | |
Parameters | Parameters that may have ${var} parameters in the value part of the entry. This is returned in each iteration with the ${var} values substituted with the string value of that var.The key value is ignored by the engine. | |
Report | The output stream the report was written to. This is a MemoryStream if created by the engine. |