ExportViewListGetResponse クラス

定義

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

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

コンストラクター

ExportViewListGetResponse()

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

プロパティ

ExportViews

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

OperationResult

操作結果を指定します。

(継承元 MessageResponse)

適用対象