Share via


ServiceClient.IService.UserPreferencesDelete Metodo

Definizione

Elimina le preferenze dell'utente corrente.

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

Parametri

request
UserPreferencesDeleteRequest

Richiesta di eliminazione.

Restituisce

Oggetto UserPreferencesDeleteResponse per l'operazione.

Implementazioni

Attributi

Si applica a