다음을 통해 공유


Service.ExportViewDelete(ExportViewDeleteRequest) 메서드

정의

기존 내보내기(구독) 보기를 삭제합니다.

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::ExportViewDeleteResponse ^ ExportViewDelete(Microsoft::MasterDataServices::Services::MessageContracts::ExportViewDeleteRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.ExportViewDeleteResponse ExportViewDelete (Microsoft.MasterDataServices.Services.MessageContracts.ExportViewDeleteRequest request);
abstract member ExportViewDelete : Microsoft.MasterDataServices.Services.MessageContracts.ExportViewDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.ExportViewDeleteResponse
override this.ExportViewDelete : Microsoft.MasterDataServices.Services.MessageContracts.ExportViewDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.ExportViewDeleteResponse
Public Function ExportViewDelete (request As ExportViewDeleteRequest) As ExportViewDeleteResponse

매개 변수

반환

구현

적용 대상