ExportViewUpdateResponse クラス

定義

ExportViewUpdateResponse 要素は、応答の詳細を保持します。

public ref class ExportViewUpdateResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class ExportViewUpdateResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type ExportViewUpdateResponse = class
    inherit MessageResponse
Public Class ExportViewUpdateResponse
Inherits MessageResponse
継承
ExportViewUpdateResponse
属性

コンストラクター

ExportViewUpdateResponse()

ExportViewUpdateResponse クラスの新しいインスタンスを初期化します。

プロパティ

ExportView

エクスポート ビューを指定します。

OperationResult

操作結果を指定します。

(継承元 MessageResponse)

適用対象