IBIMonitoringServiceApplicationProxy.GetReportDependencies - Méthode

Récupère les dépendances externes requises pour le rendu du rapport spécifié.

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

Syntaxe

'Déclaration
Function GetReportDependencies ( _
    reportLocation As RepositoryLocation _
) As ResourceDependencies
'Utilisation
Dim instance As IBIMonitoringServiceApplicationProxy
Dim reportLocation As RepositoryLocation
Dim returnValue As ResourceDependencies

returnValue = instance.GetReportDependencies(reportLocation)
ResourceDependencies GetReportDependencies(
    RepositoryLocation reportLocation
)

Paramètres

Valeur renvoyée

Type : ResourceDependencies
Les ressources requises pour effectuer le rendu du rapport.

Voir aussi

Référence

IBIMonitoringServiceApplicationProxy interface

IBIMonitoringServiceApplicationProxy - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms