言語

EntityMemberKeyGetResponse クラス

定義

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

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

コンストラクター

名前 説明
EntityMemberKeyGetResponse()

既定のコンストラクター

プロパティ

名前 説明
MemberKeys

リクエストで内部IDが提供されている場合はメンバーコード、リクエストでメンバーコードが提供されている場合は内部IDを含みます。

OperationResult

演算結果を指定します。

(継承元 MessageResponse)

適用対象