WorkflowTriggerData.NextExecutionOn Property

Definition

Gets the next execution time. Serialized Name: WorkflowTrigger.properties.nextExecutionTime

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

Property Value

Applies to