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.