Partager via


Constructeur UserPreferencesUpdateRequest (International, Dictionary<String, String>)

Initializes a new instance of the UserPreferencesUpdateRequest class that has the specified cultural settings and user preferences to update.

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    International As International, _
    UserPreferences As Dictionary(Of String, String) _
)
'Utilisation
Dim International As International
Dim UserPreferences As Dictionary(Of String, String)

Dim instance As New UserPreferencesUpdateRequest(International, _
    UserPreferences)
public UserPreferencesUpdateRequest(
    International International,
    Dictionary<string, string> UserPreferences
)
public:
UserPreferencesUpdateRequest(
    International^ International, 
    Dictionary<String^, String^>^ UserPreferences
)
new : 
        International:International * 
        UserPreferences:Dictionary<string, string> -> UserPreferencesUpdateRequest
public function UserPreferencesUpdateRequest(
    International : International, 
    UserPreferences : Dictionary<String, String>
)

Paramètres

Voir aussi

Référence

UserPreferencesUpdateRequest Classe

Surcharge UserPreferencesUpdateRequest

Espace de noms Microsoft.MasterDataServices