IBIMonitoringServiceApplicationProxy.GetSettingValue - Méthode

Récupère la valeur actuelle d'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 GetSettingValue ( _
    key As String _
) As String
'Utilisation
Dim instance As IBIMonitoringServiceApplicationProxy
Dim key As String
Dim returnValue As String

returnValue = instance.GetSettingValue(key)
string GetSettingValue(
    string key
)

Paramètres

Valeur renvoyée

Type : System.String
La valeur actuelle du paramètre.

Voir aussi

Référence

IBIMonitoringServiceApplicationProxy interface

IBIMonitoringServiceApplicationProxy - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms