RealTimePullRequestEvent.PullRequestId 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 id of the pull request this event was generated for.
[System.Runtime.Serialization.DataMember]
public int PullRequestId { get; }
member this.PullRequestId : int
Public ReadOnly Property PullRequestId As Integer
Property Value
- Attributes