EntityMemberHistoryRollbackResponse Clase

Definición

El elemento EntityMemberHistoryRollbackResponse especifica los detalles de la respuesta.

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

Constructores

Nombre Description
EntityMemberHistoryRollbackResponse()

Inicializa una nueva instancia de la clase EntityMemberHistoryRollbackResponse.

Propiedades

Nombre Description
OperationResult

Especifica el resultado de la operación.

(Heredado de MessageResponse)

Se aplica a