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

參數

傳回

實作

適用於