Lenguaje

EntityMemberAnnotationSaveResponse Clase

Definición

El elemento EntityMemberAnnotationSaveResponse especifica los detalles de la respuesta.

public ref class EntityMemberAnnotationSaveResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMemberAnnotationSaveResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMemberAnnotationSaveResponse = class
    inherit MessageResponse
Public Class EntityMemberAnnotationSaveResponse
Inherits MessageResponse
Herencia
EntityMemberAnnotationSaveResponse
Atributos

Constructores

Nombre Description
EntityMemberAnnotationSaveResponse()

Inicializa una nueva instancia de la clase EntityMemberAnnotationSaveResponse.

Propiedades

Nombre Description
OperationResult

Especifica el resultado de la operación.

(Heredado de MessageResponse)

Se aplica a