다음을 통해 공유


ServiceClient.IService.TransactionAnnotationsGet 메서드

정의

모델에서 필터링된 트랜잭션 주석 목록을 검색합니다.

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

매개 변수

request
TransactionAnnotationsGetRequest

가져오기 요청입니다.

반환

작업의 TransactionAnnotationsGetResponse입니다.

구현

특성

적용 대상