Share via


SPDataStore.UpdateAnnotation - Méthode

Remarque : Cette API est maintenant obsolète.
Met à jour une annotation.

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

Syntaxe

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

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

Paramètres

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.Annotation

Implémentations

IBIMonitoringStore.UpdateAnnotation(Annotation)

Voir aussi

Référence

SPDataStore classe

SPDataStore - Membres

Microsoft.PerformancePoint.Scorecards.Store - Espace de noms