Udostępnij za pośrednictwem


WorkflowRunTrigger.ScheduledTime Property

Definition

Gets the scheduled time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to