Condividi tramite


ServiceClient.IService.ExportViewDelete(ExportViewDeleteRequest) Metodo

Definizione

Rimuove una vista esportazione esistente.

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

Parametri

request
ExportViewDeleteRequest

Richiesta di eliminazione.

Restituisce

Oggetto ExportViewDeleteResponse per l'operazione.

Implementazioni

Attributi

Si applica a