Freigeben über


IBIMonitoringStore.UpdateAnnotation-Methode

Aktualisiert eine Anmerkung.

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

Syntax

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

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

Parameter

Rückgabewert

Typ: Microsoft.PerformancePoint.Scorecards.Annotation
Die Anmerkung aktualisiert.

Siehe auch

Referenz

IBIMonitoringStore Schnittstelle

IBIMonitoringStore-Member

Microsoft.PerformancePoint.Scorecards-Namespace