Report Constructor
Initializes a new instance of the Report class.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New Report()
protected Report()
protected:
Report()
new : unit -> Report
protected function Report()