言語

EntityMemberAnnotationsGetResponse クラス

定義

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

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

コンストラクター

名前 説明
EntityMemberAnnotationsGetResponse()

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

プロパティ

名前 説明
Annotations

注釈を指定します。

EntityId
古い.

エンティティ識別子を指定します。

MemberId
古い.

メンバー識別子を指定します。

ModelId
古い.

モデル識別子を指定します。

OperationResult

演算結果を指定します。

(継承元 MessageResponse)
VersionId
古い.

バージョン識別子を指定します。

適用対象