Construtor ReportObject
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Initializes a new instance of the ReportObject class.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New ReportObject()
protected ReportObject()
protected:
ReportObject()
new : unit -> ReportObject
protected function ReportObject()