Конструктор Report
Initializes a new instance of the Report class.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборки: Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Синтаксис
'Декларация
Protected Sub New
'Применение
Dim instance As New Report()
protected Report()
protected:
Report()
new : unit -> Report
protected function Report()