Partager via


ServiceClient.IService.TransactionsReverse(TransactionsReverseRequest) Méthode

Définition

Annule les modifications liées à une ou plusieurs transactions existantes.

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

Paramètres

request
TransactionsReverseRequest

Demande d'annulation des modifications.

Retours

TransactionsReverseResponse pour l'opération.

Implémente

Attributs

S’applique à