C# Class RecurringIntegrationApp.SettingManager

Settings manager to manage the client settings for the app
Afficher le fichier Open project: Microsoft/Dynamics-AX-Integration

Méthodes publiques

Méthode Description
ReadSetting ( string key ) : string

Read a specific setting value for the given key

Method Details

ReadSetting() public static méthode

Read a specific setting value for the given key
public static ReadSetting ( string key ) : string
key string Key
Résultat string