Compartir a través de


WorkflowTrigger.NextExecutionTime Propiedad

Definición

Obtiene la siguiente hora de ejecución.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a