AnnotationsDeleteRequest.Id Property

Definition

Specifies the identifier of the annotation to be deleted.

public:
 property int Id { int get(); void set(int value); };
[System.ServiceModel.MessageBodyMember]
public int Id { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.Id : int with get, set
Public Property Id As Integer

Property Value

The identifier.

Attributes

Applies to