JobRunData.ScheduledExecutionOn Property

Definition

Scheduled execution time. Null if Trigger type is manual.

public DateTimeOffset? ScheduledExecutionOn { get; }
member this.ScheduledExecutionOn : Nullable<DateTimeOffset>
Public ReadOnly Property ScheduledExecutionOn As Nullable(Of DateTimeOffset)

Property Value

Applies to