Share via


IBIMonitoringStore.UpdateAnnotation Method

Updates an annotation.

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
)

Parameters

Return Value

Type: Microsoft.PerformancePoint.Scorecards.Annotation
The updated annotation.

See Also

Reference

IBIMonitoringStore Interface

IBIMonitoringStore Members

Microsoft.PerformancePoint.Scorecards Namespace