EntityMembersDeleteResponse Clase

Definición

El elemento EntityMembersDeleteResponse devuelve un tipo complejo de OperationResult.

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

Constructores

EntityMembersDeleteResponse()

Inicializa una nueva instancia de la clase EntityMembersDeleteResponse.

Propiedades

OperationResult

Especifica el resultado de la operación.

(Heredado de MessageResponse)

Se aplica a