Edit

Share via


GitPullRequest.ClosedDate Property

Definition

The date when the pull request was closed (completed, abandoned, or merged externally).

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="closedDate")]
public DateTime ClosedDate { get; set; }
member this.ClosedDate : DateTime with get, set
Public Property ClosedDate As DateTime

Property Value

Attributes

Applies to