Report Constructor
Initializes a new instance of the Report class.
Espacio de nombres: Microsoft.ReportingServices.Interfaces
Ensamblados: Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxis
'Declaración
Protected Sub New
'Uso
Dim instance As New Report()
protected Report()
protected:
Report()
new : unit -> Report
protected function Report()