GitPullRequest.CompletionQueueTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The most recent date at which the pull request entered the queue to be completed. Used internally.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="completionQueueTime")]
public DateTime CompletionQueueTime { get; set; }
member this.CompletionQueueTime : DateTime with get, set
Public Property CompletionQueueTime As DateTime
Property Value
- Attributes