次の方法で共有


EntityMemberHistoryRollbackResponse クラス

定義

EntityMemberHistoryRollbackResponse 要素は、応答の詳細を指定します。

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

コンストラクター

EntityMemberHistoryRollbackResponse()

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

プロパティ

OperationResult

操作結果を指定します。

(継承元 MessageResponse)

適用対象