다음을 통해 공유


ServiceClient.IService.ExportViewListGet(ExportViewListGetRequest) 메서드

정의

기존 내보내기 뷰 목록을 검색합니다.

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

매개 변수

request
ExportViewListGetRequest

가져오기 요청입니다.

반환

작업의 ExportViewListGetResponse입니다.

구현

특성

적용 대상