AlertSchedule.StartDate 屬性

定義

取得或設定排程開始執行的日期時間。

public:
 property DateTime StartDate { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember]
public DateTime StartDate { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.StartDate : DateTime with get, set
Public Property StartDate As DateTime

屬性值

排程開始執行的日期時間。

屬性

適用於