Share via


WorkflowRun.WaitEndTime Property

Definition

Gets the wait end time.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.waitEndTime")]
public DateTime? WaitEndTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.waitEndTime")>]
member this.WaitEndTime : Nullable<DateTime>
Public ReadOnly Property WaitEndTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to