Share via


AnnotationsDeleteRequest-Klasse

Represents a complex type to specify the details of the request.

Vererbungshierarchie

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

Namespace:  Microsoft.MasterDataServices.Services.MessageContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Syntax

'Declaration
<MessageContractAttribute> _
Public Class AnnotationsDeleteRequest _
    Inherits MessageRequest
'Usage
Dim instance As AnnotationsDeleteRequest
[MessageContractAttribute]
public class AnnotationsDeleteRequest : MessageRequest
[MessageContractAttribute]
public ref class AnnotationsDeleteRequest : public MessageRequest
[<MessageContractAttribute>]
type AnnotationsDeleteRequest =  
    class
        inherit MessageRequest
    end
public class AnnotationsDeleteRequest extends MessageRequest

Der AnnotationsDeleteRequest-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode AnnotationsDeleteRequest Initializes a new instance of the AnnotationsDeleteRequest class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Id Gets or sets the ID of the request.
Öffentliche Eigenschaft International Gets or sets a value indicating whether to use client localization information. (Geerbt von MessageRequest.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode 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.