다음을 통해 공유


Service.ExportViewCreate(ExportViewCreateRequest) 메서드

정의

새 내보내기(구독) 보기를 만듭니다.

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::ExportViewCreateResponse ^ ExportViewCreate(Microsoft::MasterDataServices::Services::MessageContracts::ExportViewCreateRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.ExportViewCreateResponse ExportViewCreate (Microsoft.MasterDataServices.Services.MessageContracts.ExportViewCreateRequest request);
abstract member ExportViewCreate : Microsoft.MasterDataServices.Services.MessageContracts.ExportViewCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.ExportViewCreateResponse
override this.ExportViewCreate : Microsoft.MasterDataServices.Services.MessageContracts.ExportViewCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.ExportViewCreateResponse
Public Function ExportViewCreate (request As ExportViewCreateRequest) As ExportViewCreateResponse

매개 변수

반환

구현

적용 대상