ExportViewCreateResponse クラス

定義

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

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

コンストラクター

ExportViewCreateResponse()

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

プロパティ

ExportView

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

OperationResult

操作結果を指定します。

(継承元 MessageResponse)

適用対象