Lenguaje

EntityMemberAnnotationsGetResponse Clase

Definición

El elemento EntityMemberAnnotationsGetResponse contiene los detalles de la respuesta.

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
Herencia
EntityMemberAnnotationsGetResponse
Atributos

Constructores

Nombre Description
EntityMemberAnnotationsGetResponse()

Inicializa una nueva instancia de la clase EntityMemberAnnotationsGetResponse.

Propiedades

Nombre Description
Annotations

Especifica las anotaciones.

EntityId
Obsoletos.

Especifica el identificador de entidad.

MemberId
Obsoletos.

Especifica el identificador de miembro.

ModelId
Obsoletos.

Especifica el identificador del modelo.

OperationResult

Especifica el resultado de la operación.

(Heredado de MessageResponse)
VersionId
Obsoletos.

Especifica el identificador de versión.

Se aplica a