Share via


ReportingGallery constructor

This member is reserved for internal use and is not intended to be used directly from your code. Initializes a ReportingGallery object.

Namespace:  Microsoft.Office.RecordsManagement.Reporting
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Sub New ( _
    site As SPSite _
)
'Usage
Dim site As SPSite

Dim instance As New ReportingGallery(site)
public ReportingGallery(
    SPSite site
)

Parameters

See also

Reference

ReportingGallery class

ReportingGallery members

Microsoft.Office.RecordsManagement.Reporting namespace