Share via


ServiceClient.IService.UserPreferencesDelete Méthode

Définition

Supprime les préférences de l'utilisateur actuel.

 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

Paramètres

request
UserPreferencesDeleteRequest

Demande de suppression.

Retours

UserPreferencesDeleteResponse pour l'opération.

Implémente

Attributs

S’applique à