GitPullRequest.CodeReviewId 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.
The code review ID of the pull request. Used internally.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="codeReviewId")]
public int CodeReviewId { get; set; }
member this.CodeReviewId : int with get, set
Public Property CodeReviewId As Integer
Property Value
- Attributes