言語

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)

適用対象