SPHealthReportStore.RemoveHealthReport - Méthode

Supprime un rapport.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub RemoveHealthReport ( _
    name As String _
)
'Utilisation
Dim instance As SPHealthReportStore
Dim name As String

instance.RemoveHealthReport(name)
public void RemoveHealthReport(
    string name
)

Paramètres

Remarques

Rapports intégrés ne peuvent pas être supprimés. L'appel à cette méthode avec le nom d'un rapport intégré lève une exception de type ArgumentException.

Voir aussi

Référence

SPHealthReportStore classe

SPHealthReportStore - Membres

Microsoft.SharePoint.Administration - Espace de noms