Partager via


IBIMonitoringStore.UpdateAnnotation - Méthode

Met à jour une annotation.

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

Syntaxe

'Déclaration
Function UpdateAnnotation ( _
    annotation As Annotation _
) As Annotation
'Utilisation
Dim instance As IBIMonitoringStore
Dim annotation As Annotation
Dim returnValue As Annotation

returnValue = instance.UpdateAnnotation(annotation)
Annotation UpdateAnnotation(
    Annotation annotation
)

Paramètres

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.Annotation
L'annotation mis à jour.

Voir aussi

Référence

IBIMonitoringStore interface

IBIMonitoringStore - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms