Edit

Share via


GitPullRequestIteration.CreatedDate Property

Definition

The creation date of the pull request iteration.

[System.Runtime.Serialization.DataMember]
public Nullable<DateTime> CreatedDate { get; set; }
member this.CreatedDate : Nullable<DateTime> with get, set
Public Property CreatedDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to