ReportBase Properties
Include Protected Members
Include Inherited Members
The ReportBase type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
DefaultInjectionParameters | The default parameters for the report generator. |
![]() |
DefaultQuery | The default parameters for the report query. |
![]() |
DefaultReportName | The default file name of the report. |
![]() |
Description | The description of the report. |
![]() |
FileName | Gets the file name for the generated report. |
![]() |
HttpContentType | The default content type used as the MIME type for transferring the report with HTTP. |
![]() |
InjectionAssembly | The assembly for the report generator. |
![]() |
InjectionClass | The class name for the report generator. |
![]() |
QueryAssembly | The assembly for the reporting query. |
![]() |
QueryClass | The class name for the reporting query. |
![]() |
ReportName | Gets the file name of the report. |
![]() |
Site | Gets the site against which the report will be run. |
![]() |
Template | Gets a Byte[] representing the template for the report. |
![]() |
TemplateExtension | Gets the default extension of the report. |
Top
.gif)
.gif)