Report class

Represents an audit or a workflow report.

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 Class Report _
    Inherits ReportBase
'Usage
Dim instance As Report
public class Report : 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

Report members

Microsoft.Office.RecordsManagement.Reporting namespace