ServerReport.SetParameters Method

 

Namespace:   Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Overload List

Name Description
System_CAPS_pubmethod SetParameters(IEnumerable<ReportParameter>)

Sets report parameter properties for the report.(Overrides Report.SetParameters(IEnumerable<ReportParameter>).)

System_CAPS_pubmethod SetParameters(ReportParameter)

Sets report parameter properties for the report.(Inherited from Report.)

See Also

ServerReport Class
Microsoft.Reporting.WinForms Namespace

Return to top