IdentityRefWithVote.Vote Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Vote on a pull request:
10 - approved
5 - approved with suggestions
0 - no vote
-5 - waiting for author
-10 - rejected
[Newtonsoft.Json.JsonProperty(PropertyName="vote")]
[System.Runtime.Serialization.DataMember(Name="vote")]
public short Vote { get; set; }
member this.Vote : int16 with get, set
Public Property Vote As Short
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute