Edit

Comment.Id Property

Definition

The comment ID. IDs start at 1 and are unique to a pull request.

[System.Runtime.Serialization.DataMember]
public short Id { get; set; }
member this.Id : int16 with get, set
Public Property Id As Short

Property Value

Attributes

Applies to