Конструктор Report
Creates a new instance of the Report class.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New Report()
public Report()
public:
Report()
new : unit -> Report
public function Report()