Condividi tramite


Classe SystemPropertiesGetRequest

Represents a request that contains no input parameters.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
    Microsoft.MasterDataServices.Services.MessageContracts..::..SystemPropertiesGetRequest

Spazio dei nomi  Microsoft.MasterDataServices.Services.MessageContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
<MessageContractAttribute> _
Public Class SystemPropertiesGetRequest _
    Inherits MessageRequest
'Utilizzo
Dim instance As SystemPropertiesGetRequest
[MessageContractAttribute]
public class SystemPropertiesGetRequest : MessageRequest
[MessageContractAttribute]
public ref class SystemPropertiesGetRequest : public MessageRequest
[<MessageContractAttribute>]
type SystemPropertiesGetRequest =  
    class
        inherit MessageRequest
    end
public class SystemPropertiesGetRequest extends MessageRequest

Nel tipo SystemPropertiesGetRequest sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico SystemPropertiesGetRequest Initializes a new instance of the SystemPropertiesGetRequest class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica International Gets or sets a value indicating whether to use client localization information. Ereditato da MessageRequest.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.