ReportBase Properties

Include Protected Members
Include Inherited Members

The ReportBase type exposes the following members.

Properties

  Name Description
Public property DefaultInjectionParameters The default parameters for the report generator.
Public property DefaultQuery The default parameters for the report query.
Protected property DefaultReportName The default file name of the report.
Public property Description The description of the report.
Public property FileName Gets the file name for the generated report.
Public property HttpContentType The default content type used as the MIME type for transferring the report with HTTP.
Public property InjectionAssembly The assembly for the report generator.
Public property InjectionClass The class name for the report generator.
Public property QueryAssembly The assembly for the reporting query.
Public property QueryClass The class name for the reporting query.
Public property ReportName Gets the file name of the report.
Public property Site Gets the site against which the report will be run.
Public property Template Gets a Byte[] representing the template for the report.
Public property TemplateExtension Gets the default extension of the report.

Top

See Also

Reference

ReportBase Class

Microsoft.Office.RecordsManagement.Reporting Namespace