Share via


IBIMonitoringStore.GetIndicator - Méthode

Récupère un indicateur à 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 GetIndicator ( _
    location As RepositoryLocation _
) As Indicator
'Utilisation
Dim instance As IBIMonitoringStore
Dim location As RepositoryLocation
Dim returnValue As Indicator

returnValue = instance.GetIndicator(location)
Indicator GetIndicator(
    RepositoryLocation location
)

Paramètres

Valeur renvoyée

Type : Indicator
L'indicateur 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