EntityMembersCopyResponse クラス

定義

EntityMembersCopyResponse 要素には、OperationResult 複合型での操作の結果が含まれます。

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

コンストラクター

EntityMembersCopyResponse()

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

プロパティ

OperationResult

操作結果を指定します。

(継承元 MessageResponse)

適用対象