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
古い.

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

適用対象