言語

EntityMemberAttributesGetResponse クラス

定義

EntityMemberAttributesGetResponse要素は、NULLまたは以下のいずれかの複雑型を返すレスポンスです。

  • エンティティメンバー
  • OperationResult
public ref class EntityMemberAttributesGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMemberAttributesGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMemberAttributesGetResponse = class
    inherit MessageResponse
Public Class EntityMemberAttributesGetResponse
Inherits MessageResponse
継承
EntityMemberAttributesGetResponse
属性

コンストラクター

名前 説明
EntityMemberAttributesGetResponse()

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

プロパティ

名前 説明
EntityMembers

エンティティのメンバーを指定します。

OperationResult

演算結果を指定します。

(継承元 MessageResponse)

適用対象