ServiceClient.IService.TransactionsGet(TransactionsGetRequest) Метод

Определение

Получает отфильтрованный список транзакций из модели.

 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

Параметры

request
TransactionsGetRequest

Запрос на получение.

Возвращаемое значение

Объект TransactionsGetResponse для операции.

Реализации

Атрибуты

Применяется к