FilePlanReport.IDisposable.Dispose Method
The implementation of the FilePlanReport IDisposable Dispose method.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Private Sub Dispose Implements IDisposable.Dispose
'Usage
Dim instance As FilePlanReport
CType(instance, IDisposable).Dispose()
void IDisposable.Dispose()