Compartir a través de


Clase AnnotationsDeleteRequest

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

Jerarquía de herencia

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

Espacio de nombres:  Microsoft.MasterDataServices.Services.MessageContracts
Ensamblado:  Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)

Sintaxis

'Declaración
<MessageContractAttribute> _
Public Class AnnotationsDeleteRequest _
    Inherits MessageRequest
'Uso
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

El tipo AnnotationsDeleteRequest expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público AnnotationsDeleteRequest Initializes a new instance of the AnnotationsDeleteRequest class.

Arriba

Propiedades

  Nombre Descripción
Propiedad pública Id Gets or sets the ID of the request.
Propiedad pública International Gets or sets a value indicating whether to use client localization information. (Se hereda de MessageRequest.)

Arriba

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.