Lenguaje

SystemSettingsGetResponse Clase

Definición

El elemento SystemSettingsGetResponse proporciona configuraciones de sistema dentro de un tipo complejo 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

Nombre Description
SystemSettingsGetResponse()

Inicializa una nueva instancia de la clase SystemSettingsGetResponse.

Propiedades

Nombre Description
OperationResult

Especifica el resultado de la operación.

(Heredado de MessageResponse)
SystemSettingsGroups

Especifica los grupos de configuración del sistema que deben devolver en la respuesta.

Se aplica a

Consulte también