Edit

Share via


GitPullRequestIteration.UpdatedDate Property

Definition

The updated date of the pull request iteration.

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

Property Value

Attributes

Applies to