AnnotationsDeleteRequest Class

Definition

The AnnotationsDeleteRequest element specifies the details of the request.

public ref class AnnotationsDeleteRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class AnnotationsDeleteRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type AnnotationsDeleteRequest = class
    inherit MessageRequest
Public Class AnnotationsDeleteRequest
Inherits MessageRequest
Inheritance
AnnotationsDeleteRequest
Attributes

Constructors

AnnotationsDeleteRequest()

Initializes a new instance of the AnnotationsDeleteRequest class.

Properties

Id

Specifies the identifier of the annotation to be deleted.

International

Specifies client localization information.

(Inherited from MessageRequest)
ModelId

Specifies the model Identifier.

RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to