Condividi tramite


ServiceClient.IService.ExportViewUpdate(ExportViewUpdateRequest) Metodo

Definizione

Aggiorna una vista esportazione esistente.

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

Parametri

request
ExportViewUpdateRequest

Richiesta di aggiornamento.

Restituisce

Oggetto ExportViewUpdateResponse per l'operazione.

Implementazioni

Attributi

Si applica a