Lenguaje

UserPreferencesUpdateResponse Clase

Definición

El elemento UserPreferencesUpdateResponse solo proporciona resultados estándar de operaciones.

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

Constructores

Nombre Description
UserPreferencesUpdateResponse()

Inicializa una nueva instancia de la clase UserPreferencesUpdateResponse.

Propiedades

Nombre Description
OperationResult

Especifica el resultado de la operación.

(Heredado de MessageResponse)

Se aplica a

Consulte también