SystemSettingsGetResponse Classe

Definição

O elemento SystemSettingsGetResponse fornece configurações de sistema dentro de um tipo complexo 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
Herança
SystemSettingsGetResponse
Atributos

Construtores

SystemSettingsGetResponse()

Inicializa uma nova instância da classe SystemSettingsGetResponse.

Propriedades

OperationResult

Especifica o resultado da operação.

(Herdado de MessageResponse)
SystemSettingsGroups

Especifica os grupos de configuração do sistema a serem retornados na resposta.

Aplica-se a

Confira também