ServiceClient.IService.TransactionsGet(TransactionsGetRequest) Methode

Definition

Ruft die gefilterte Liste der Transaktionen aus einem Modell ab.

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

Parameter

request
TransactionsGetRequest

Die Abrufanforderung.

Gibt zurück

TransactionsGetResponse für den Vorgang.

Implementiert

Attribute

Gilt für: