Service.ExportViewUpdate(ExportViewUpdateRequest) Method

Definition

Updates an existing export(subscription) view

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::ExportViewUpdateResponse ^ ExportViewUpdate(Microsoft::MasterDataServices::Services::MessageContracts::ExportViewUpdateRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.ExportViewUpdateResponse ExportViewUpdate (Microsoft.MasterDataServices.Services.MessageContracts.ExportViewUpdateRequest request);
abstract member ExportViewUpdate : Microsoft.MasterDataServices.Services.MessageContracts.ExportViewUpdateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.ExportViewUpdateResponse
override this.ExportViewUpdate : Microsoft.MasterDataServices.Services.MessageContracts.ExportViewUpdateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.ExportViewUpdateResponse
Public Function ExportViewUpdate (request As ExportViewUpdateRequest) As ExportViewUpdateResponse

Parameters

Returns

Implements

Applies to