Constructeur Report
Initializes a new instance of the Report class.
Espace de noms : Microsoft.ReportingServices.Interfaces
Assemblys : Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntaxe
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New Report()
protected Report()
protected:
Report()
new : unit -> Report
protected function Report()