Partager via


IGlobalCache.GetDashboard - Méthode

Obtient un tableau de bord à partir du cache.

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

Syntaxe

'Déclaration
Function GetDashboard ( _
    location As RepositoryLocation _
) As Dashboard
'Utilisation
Dim instance As IGlobalCache
Dim location As RepositoryLocation
Dim returnValue As Dashboard

returnValue = instance.GetDashboard(location)
Dashboard GetDashboard(
    RepositoryLocation location
)

Paramètres

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.Dashboard
Le tableau de bord demandé.

Voir aussi

Référence

IGlobalCache interface

IGlobalCache - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms