Construtor Report
Initializes a new instance of the Report class.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New Report()
protected Report()
protected:
Report()
new : unit -> Report
protected function Report()