Freigeben über


SPDataStore.UpdateAnnotation-Methode

Hinweis: Diese API ist mittlerweile veraltet.
Eine Anmerkung aktualisiert.

Namespace:  Microsoft.PerformancePoint.Scorecards.Store
Assembly:  Microsoft.PerformancePoint.Scorecards.Store (in Microsoft.PerformancePoint.Scorecards.Store.dll)

Syntax

'Declaration
Public Function UpdateAnnotation ( _
    annotation As Annotation _
) As Annotation
'Usage
Dim instance As SPDataStore
Dim annotation As Annotation
Dim returnValue As Annotation

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

Parameter

Rückgabewert

Typ: Microsoft.PerformancePoint.Scorecards.Annotation

Implementiert

IBIMonitoringStore.UpdateAnnotation(Annotation)

Siehe auch

Referenz

SPDataStore Klasse

SPDataStore-Member

Microsoft.PerformancePoint.Scorecards.Store-Namespace