ReportOperationsCollection constructeur
Initializes a new instance of the ReportOperationsCollection class.
Espace de noms : Microsoft.ReportingServices.Interfaces
Assemblys : Microsoft.ReportingServices.SharePoint.UI.WebParts (dans Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (dans Microsoft.ReportingServices.Interfaces.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ReportOperationsCollection()
public ReportOperationsCollection()
public:
ReportOperationsCollection()
new : unit -> ReportOperationsCollection
public function ReportOperationsCollection()
Notes
The default constructor initializes any fields to their default values.