Edit

GitAsyncRefOperationSource.PullRequestId Property

Definition

Id of the pull request to cherry pick or revert

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<int> PullRequestId { get; set; }
member this.PullRequestId : Nullable<int> with get, set
Public Property PullRequestId As Nullable(Of Integer)

Property Value

Attributes

Applies to