Share via


IBIMonitoringServiceApplicationProxy.GetSetting - Méthode

Récupère un paramètre de configuration.

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

Syntaxe

'Déclaration
Function GetSetting ( _
    key As String _
) As Setting
'Utilisation
Dim instance As IBIMonitoringServiceApplicationProxy
Dim key As String
Dim returnValue As Setting

returnValue = instance.GetSetting(key)
Setting GetSetting(
    string key
)

Paramètres

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.Setting
Le paramètre, y compris le courant et les valeurs par défaut.

Voir aussi

Référence

IBIMonitoringServiceApplicationProxy interface

IBIMonitoringServiceApplicationProxy - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms