言語

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)

適用対象