ReportBase class

Represents the base class for reports.

Inheritance hierarchy

System.Object
  Microsoft.Office.RecordsManagement.Reporting.ReportBase
    Microsoft.Office.RecordsManagement.Reporting.Report

Namespace:  Microsoft.Office.RecordsManagement.Reporting
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public MustInherit Class ReportBase
'Usage
Dim instance As ReportBase
public abstract class ReportBase

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ReportBase members

Microsoft.Office.RecordsManagement.Reporting namespace