SystemSettingsGetResponse Classe

Definição

Fornece configurações do sistema dentro de um SystemSettingGrouparquivo .

public ref class SystemSettingsGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemSettingsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemSettingsGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemSettingsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemSettingsGetResponse = class
Public Class SystemSettingsGetResponse
Herança
SystemSettingsGetResponse
Atributos

Construtores

Nome Description
SystemSettingsGetResponse()

Inicializa uma nova instância da SystemSettingsGetResponse classe que possui valores padrão.

SystemSettingsGetResponse(OperationResult, Collection<SystemSettingGroup>)

Inicializa uma nova instância da SystemSettingsGetResponse classe que possui o resultado da operação especificado e a lista de grupos de configurações do sistema.

Campos

Nome Description
OperationResult

O resultado da operação inclui um ID único para rastreamento e registro.

SystemSettingsGroups

O sistema configura grupos para retornar na resposta.

Aplica-se a