Partager via


IGlobalCache.GetReportView - Méthode

Permet d'obtenir un rapport à partir du cache.

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

Syntaxe

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

returnValue = instance.GetReportView(location)
ReportView GetReportView(
    RepositoryLocation location
)

Paramètres

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.ReportView
Le rapport demandé.

Voir aussi

Référence

IGlobalCache interface

IGlobalCache - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms