ServiceClient.IService.TransactionsReverse(TransactionsReverseRequest) Methode

Definition

Kehrt eine oder mehrere vorhandene Transaktionen um.

 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

Parameter

request
TransactionsReverseRequest

Die Umkehranforderung.

Gibt zurück

TransactionsReverseResponse für den Vorgang.

Implementiert

Attribute

Gilt für: