FilePlanReport methods

The FilePlanReport type exposes the following members.

Methods

  Name Description
Public methodStatic member AggregateReports Generates the file plan report(s) for the list and stores them in the specified folder.
Public methodStatic member Create Creates a file plan report.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IDisposable.Dispose The implementation of the FilePlanReport IDisposable Dispose method.
Explicit interface implemetationPrivate method IReportDataSource.GetNextDataRow Gets the next data row when generating the report.
Explicit interface implemetationPrivate method IReportDataSource.StartQuery Starts the query for the report.
Explicit interface implemetationPrivate method IReportDataSource.StartReport Initializes the parameters for the report.

Top

See also

Reference

FilePlanReport class

Microsoft.Office.RecordsManagement.Reporting namespace