次の方法で共有


WorkflowTrigger.NextExecutionTime プロパティ

定義

次の実行時間を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象