ServiceClient.IService.TransactionsReverse(TransactionsReverseRequest) Método

Definição

Reverte uma ou mais transações existentes.

 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

Parâmetros

request
TransactionsReverseRequest

A solicitação de reversão.

Retornos

A TransactionsReverseResponse para a operação.

Implementações

Atributos

Aplica-se a