AzureDevOpsPullRequest.

CodeReviewId Property

Summary

Gets the ID of the code review. Returns 0 if no pull request could be found and ThrowExceptionIfPullRequestCouldNotBeFound is set to false.

Syntax

public int CodeReviewId { get; }

Value

Type Description
int