Partager via


IBIMonitoringStore.GetAllAnnotationsByScorecardLocation - Méthode

Obtient toutes les annotations pour une carte de performance spécifié.

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

Syntaxe

'Déclaration
Function GetAllAnnotationsByScorecardLocation ( _
    scorecardLocation As RepositoryLocation _
) As AnnotationCollection
'Utilisation
Dim instance As IBIMonitoringStore
Dim scorecardLocation As RepositoryLocation
Dim returnValue As AnnotationCollection

returnValue = instance.GetAllAnnotationsByScorecardLocation(scorecardLocation)
AnnotationCollection GetAllAnnotationsByScorecardLocation(
    RepositoryLocation scorecardLocation
)

Paramètres

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.AnnotationCollection
Les annotations à partir de la carte de performance spécifié.

Voir aussi

Référence

IBIMonitoringStore interface

IBIMonitoringStore - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms