WorkflowTrigger.NextExecutionTime Property

Definition

Gets the next execution time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to