Condividi tramite


ServiceClient.IService.UserPreferencesUpdate Metodo

Definizione

Aggiorna le preferenze dell'utente corrente.

 virtual Microsoft::MasterDataServices::UserPreferencesUpdateResponse ^ Microsoft.MasterDataServices.IService.UserPreferencesUpdate(Microsoft::MasterDataServices::UserPreferencesUpdateRequest ^ request) = Microsoft::MasterDataServices::IService::UserPreferencesUpdate;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.UserPreferencesUpdateResponse IService.UserPreferencesUpdate (Microsoft.MasterDataServices.UserPreferencesUpdateRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.UserPreferencesUpdate : Microsoft.MasterDataServices.UserPreferencesUpdateRequest -> Microsoft.MasterDataServices.UserPreferencesUpdateResponse
override this.Microsoft.MasterDataServices.IService.UserPreferencesUpdate : Microsoft.MasterDataServices.UserPreferencesUpdateRequest -> Microsoft.MasterDataServices.UserPreferencesUpdateResponse
Function UserPreferencesUpdate (request As UserPreferencesUpdateRequest) As UserPreferencesUpdateResponse Implements IService.UserPreferencesUpdate

Parametri

request
UserPreferencesUpdateRequest

Richiesta di aggiornamento.

Restituisce

Oggetto UserPreferencesUpdateResponse per l'operazione.

Implementazioni

Attributi

Si applica a