IReportDataSource.StartReport method

Starts a report with the specified parameters.

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

Syntax

'Declaration
Sub StartReport ( _
    parameters As Hashtable _
)
'Usage
Dim instance As IReportDataSource
Dim parameters As Hashtable

instance.StartReport(parameters)
void StartReport(
    Hashtable parameters
)

Parameters

See also

Reference

IReportDataSource interface

IReportDataSource members

Microsoft.Office.RecordsManagement.Reporting namespace