UserPreferencesUpdateRequest Class
SQL Server 2012
Defines the message contract for the user preferences update request.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The UserPreferencesUpdateRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | UserPreferencesUpdateRequest() | Initializes a new instance of the UserPreferencesUpdateRequest class that has default values. |
![]() | UserPreferencesUpdateRequest(International, Dictionary<String, String>) | Initializes a new instance of the UserPreferencesUpdateRequest class that has the specified cultural settings and user preferences to update. |
UserPreferencesUpdateRequest must include a UserPreferences property with one or more preference settings as key-value pairs.

