Sdílet prostřednictvím


WorkflowTrigger.LastExecutionTime Property

Definition

Gets the last execution time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to