Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the message contract for the system properties get response.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts.SystemPropertiesGetResponse
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
<MessageContractAttribute> _
Public Class SystemPropertiesGetResponse _
Inherits MessageResponse
'Usage
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
Der SystemPropertiesGetResponse-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
SystemPropertiesGetResponse | Initializes a new instance of the SystemPropertiesGetResponse class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
OperationResult | Gets or sets the result of an operation. (Geerbt von MessageResponse.) |
![]() |
SystemProperties | Gets or sets the system properties to return in the response. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.MasterDataServices.Services.MessageContracts-Namespace
.gif)
.gif)
.gif)