Service.ExportViewDelete(ExportViewDeleteRequest) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deletes an existing export(subscription) view
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
Parameters
- request
- ExportViewDeleteRequest