SystemSettingsGetResponse Clase

Definición

El elemento SystemSettingsGetResponse ofrece configuración del sistema dentro de un tipo complejo de ArrayOfSystemSettingGroup.

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

Constructores

SystemSettingsGetResponse()

Inicializa una nueva instancia de la clase SystemSettingsGetResponse.

Propiedades

OperationResult

Especifica el resultado de la operación.

(Heredado de MessageResponse)
SystemSettingsGroups

Especifica los grupos de configuración del sistema que se van a devolver en la respuesta.

Se aplica a

Consulte también