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 a request to update the comment text of an annotation.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsUpdateRequest
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
<MessageContractAttribute> _
Public Class AnnotationsUpdateRequest _
Inherits MessageRequest
'Usage
Dim instance As AnnotationsUpdateRequest
[MessageContractAttribute]
public class AnnotationsUpdateRequest : MessageRequest
[MessageContractAttribute]
public ref class AnnotationsUpdateRequest : public MessageRequest
[<MessageContractAttribute>]
type AnnotationsUpdateRequest =
class
inherit MessageRequest
end
public class AnnotationsUpdateRequest extends MessageRequest
Der AnnotationsUpdateRequest-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
AnnotationsUpdateRequest | Initializes a new instance of the AnnotationsUpdateRequest class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Comment | Gets or sets the comment text. |
![]() |
Id | Gets or sets the request identifier. |
![]() |
International | Gets or sets the client localization information. (Geerbt von MessageRequest.) |
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)