Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Represents the message contract for the system properties get response.
Gerarchia di ereditarietà
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts.SystemPropertiesGetResponse
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute> _
Public Class SystemPropertiesGetResponse _
Inherits MessageResponse
'Utilizzo
Dim instance As SystemPropertiesGetResponse
[MessageContractAttribute]
public class SystemPropertiesGetResponse : MessageResponse
[MessageContractAttribute]
public ref class SystemPropertiesGetResponse : public MessageResponse
[<MessageContractAttribute>]
type SystemPropertiesGetResponse =
class
inherit MessageResponse
end
public class SystemPropertiesGetResponse extends MessageResponse
Nel tipo SystemPropertiesGetResponse sono esposti i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
SystemPropertiesGetResponse | Initializes a new instance of the SystemPropertiesGetResponse class. |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
OperationResult | Gets or sets the result of an operation. Ereditato da MessageResponse. |
![]() |
SystemProperties | Gets or sets the system properties to return in the response. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
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.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
.gif)
.gif)
.gif)