Condividi tramite


ServiceClient.IService.TransactionsGet(TransactionsGetRequest) Metodo

Definizione

Recupera l'elenco filtrato di transazioni da un modello.

 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

Parametri

request
TransactionsGetRequest

Richiesta di recupero.

Restituisce

Oggetto TransactionsGetResponse per l'operazione.

Implementazioni

Attributi

Si applica a