WorkflowTriggerData.LastExecutionOn Property

Definition

Gets the last execution time. Serialized Name: WorkflowTrigger.properties.lastExecutionTime

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

Property Value

Applies to