IBIMonitoringStore.DeleteAnnotation - Méthode

Supprime une annotation.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Sub DeleteAnnotation ( _
    annotationID As Guid _
)
'Utilisation
Dim instance As IBIMonitoringStore
Dim annotationID As Guid

instance.DeleteAnnotation(annotationID)
void DeleteAnnotation(
    Guid annotationID
)

Paramètres

  • annotationID
    Type : System.Guid

    Le GUID de l'annotation à supprimer.

Voir aussi

Référence

IBIMonitoringStore interface

IBIMonitoringStore - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms