Partager via


ReportingGallery.Delete - Méthode (SPWeb, Boolean)

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Office.RecordsManagement.Reporting
Assembly :  Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)

Syntaxe

'Déclaration
Public Shared Sub Delete ( _
    web As SPWeb, _
    fThrowIfNotFound As Boolean _
)
'Utilisation
Dim web As SPWeb
Dim fThrowIfNotFound As BooleanReportingGallery.Delete(web, fThrowIfNotFound)
public static void Delete(
    SPWeb web,
    bool fThrowIfNotFound
)

Paramètres

Voir aussi

Référence

ReportingGallery classe

ReportingGallery - Membres

Delete - Surcharge

Microsoft.Office.RecordsManagement.Reporting - Espace de noms