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.