ServiceClient.IService.TransactionsReverse(TransactionsReverseRequest) 메서드

정의

하나 이상의 기존 트랜잭션을 되돌립니다.

 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

매개 변수

request
TransactionsReverseRequest

되돌리기 요청입니다.

반환

작업의 TransactionsReverseResponse입니다.

구현

특성

적용 대상