次の方法で共有


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

パラメーター

戻り値

実装

適用対象