Edit

Share via


PullRequest.CurrentState Property

Definition

Current state of the pull request, e.g. open, merged, closed, conflicts, etc.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string CurrentState { get; set; }
member this.CurrentState : string with get, set
Public Property CurrentState As String

Property Value

Attributes

Applies to