Microsoft.Office.RecordsManagement.Reporting namespace
SharePoint 2013
Provides types and members for records management reporting.
| Class | Description | |
|---|---|---|
|
AuditLogTrimmingReportCallout | Implements the IAuditLogTrimmingCallout interface to capture audit log reports before trimming the site's audit log and after the site's audit log is trimmed. |
|
AuditReport | Enables you to generate an audit report. |
|
CustomQueryControl | This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ExcelInjector | This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ExcelXml | This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FilePlanReport | Represents a data source for gathering audit history data. |
|
InvalidParametersException | Represents an exception that is thrown when one or more invalid parameters are passed to the report. |
|
InvalidQueryException | Represents an exception that is thrown when an invalid query is constructed and passed to the query. |
|
Report | Represents an audit or a workflow report. |
|
ReportBase | Represents the base class for reports. |
|
ReportEmptyException | Thrown when report contains no data. |
|
ReportingGallery | Reserved for internal use. Specifies a class that is used to get the template used to create a report. |
|
WellKnownInjectionParameters | Reserved for internal use. Contains the common report parameters. |
|
WellKnownQueryParameters | Reserved for internal use.. |
|
WorkflowReport | Reserved for internal use. Enables you to generate a workflow report. |
| Interface | Description | |
|---|---|---|
|
IPushReportData | Defines the interactions with a push report. |
|
IReportData | Defines interactions with report data. |
|
IReportDataSource | Defines a reporting data source and its interaction with the reporting engine. |
|
IReportGenerator | Defines a report generator and its interaction with the reporting engine. |
|
IReportingInjection | This class and its members are reserved for internal use and are not intended to be used in your code. |
|
IReportingQuery | This class and its members are reserved for internal use and are not intended to be used in your code. |
| Delegate | Description | |
|---|---|---|
|
ReportBase.ReportNameGenerator | Generates a report name for the report number for the data set specifying a set of reports. |
Show: