Compartilhar via


Classe SystemSettingsGetResponse

Provides system settings within a SystemSettingsGroup.

Hierarquia de herança

System. . :: . .Object
  Microsoft.MasterDataServices..::..SystemSettingsGetResponse

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)

Sintaxe

'Declaração
<MessageContractAttribute(WrapperName := "SystemSettingsGetResponse", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    IsWrapped := True)> _
Public Class SystemSettingsGetResponse
'Uso
Dim instance As SystemSettingsGetResponse
[MessageContractAttribute(WrapperName = "SystemSettingsGetResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public class SystemSettingsGetResponse
[MessageContractAttribute(WrapperName = L"SystemSettingsGetResponse", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public ref class SystemSettingsGetResponse
[<MessageContractAttribute(WrapperName = "SystemSettingsGetResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)>]
type SystemSettingsGetResponse =  class end
public class SystemSettingsGetResponse

O tipo SystemSettingsGetResponse expõe os membros a seguir.

Construtores

  Nome Descrição
Método público SystemSettingsGetResponse() () () () Initializes a new instance of the SystemSettingsGetResponse class that has default values.
Método público SystemSettingsGetResponse(OperationResult, Collection< (Of < <' (SystemSettingGroup> ) > > )) Initializes a new instance of the SystemSettingsGetResponse class that has the specified operation result and list of system settings groups.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Campos

  Nome Descrição
Campo público OperationResult The operation result, including a unique ID for tracking and logging.
Campo público SystemSettingsGroups The system setting groups to return in the response.

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência