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
已过时.

指定版本标识符。

适用于