共用方式為


SUCScheduleProperties.StartTime 屬性

定義

取得或設定排程的開始時間。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於