TheReportExecution |
Scroll |
TheReportExecution is used to execute an existing report definition on the report server.
Namespace: Therefore.API
Visual Basic Public Class TheReportExecution C# public class TheReportExecution |
Name |
Description |
Gets or sets the report format the report is defined for. |
|
Gets the report definiton number. |
|
Gets or sets the list of report parameters of the report. |
|
Gets the template type of the report. |
Name |
Description |
Executes the report template on the report server and generates a report file. |
|
Returns whether the report has parameters without default values. |
|
Loads the report with the specified report definition number for execution. |
|
Returns a string representation of the object (for debugging). |