IBIMonitoringStore.CreateAnnotation - Méthode

Crée une annotation qui est associée à une cellule de tableau de bord.

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

Syntaxe

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

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

Paramètres

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.Annotation
Nouvelle annotation.

Voir aussi

Référence

IBIMonitoringStore interface

IBIMonitoringStore - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms