言語

EntityMembersUpdateResponse クラス

定義

EntityMembersUpdateResponse要素には、OperationResult複合体型の操作結果が含まれています。

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

コンストラクター

名前 説明
EntityMembersUpdateResponse()

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

プロパティ

名前 説明
OperationResult

演算結果を指定します。

(継承元 MessageResponse)

適用対象