Partager via


IBIMonitoringStore.GetKpi - Méthode

Récupère un indicateur de performance clé (KPI) à 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 GetKpi ( _
    location As RepositoryLocation _
) As Kpi
'Utilisation
Dim instance As IBIMonitoringStore
Dim location As RepositoryLocation
Dim returnValue As Kpi

returnValue = instance.GetKpi(location)
Kpi GetKpi(
    RepositoryLocation location
)

Paramètres

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.Kpi
L'indicateur de performance clé 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