Service.ExportViewUpdate(ExportViewUpdateRequest) 方法

定义

汇报现有导出 (订阅) 视图

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

参数

返回

实现

适用于