次の方法で共有


WorkflowTriggerRecurrence.StartTime プロパティ

定義

開始時刻を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public string StartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : string with get, set
Public Property StartTime As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象