Partager via


IBIMonitoringStore.GetReportView - Méthode

Récupère un rapport à partir d'une liste SharePoint.

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 IBIMonitoringStore
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é, ou une référence Null (Rien dans Visual Basic) si elle n'existe pas.

Voir aussi

Référence

IBIMonitoringStore interface

IBIMonitoringStore - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms