Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.