Partilhar via


ReportingGallery.Delete Method (SPWeb, Boolean)

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

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

Syntax

'Declaration
Public Shared Sub Delete ( _
    web As SPWeb, _
    fThrowIfNotFound As Boolean _
)
'Usage
Dim web As SPWeb
Dim fThrowIfNotFound As BooleanReportingGallery.Delete(web, fThrowIfNotFound)
public static void Delete(
    SPWeb web,
    bool fThrowIfNotFound
)

Parameters

See Also

Reference

ReportingGallery Class

ReportingGallery Members

Delete Overload

Microsoft.Office.RecordsManagement.Reporting Namespace