Partilhar via


FilePlanReport.IReportDataSource.StartReport Method

Initializes the parameters for the report.

Namespace:  Microsoft.Office.RecordsManagement.Reporting
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Private Sub StartReport ( _
    parameters As Hashtable _
) Implements IReportDataSource.StartReport
'Usage
Dim instance As FilePlanReport
Dim parameters As Hashtable

CType(instance, IReportDataSource).StartReport(parameters)
void IReportDataSource.StartReport(
    Hashtable parameters
)

Parameters

Implements

IReportDataSource.StartReport(Hashtable)

See Also

Reference

FilePlanReport Class

FilePlanReport Members

Microsoft.Office.RecordsManagement.Reporting Namespace