次の方法で共有


ScheduleDefinition.StartDateTime プロパティ

定義

スケジュールの開始日時を取得または設定します。

public:
 property DateTime StartDateTime { DateTime get(); void set(DateTime value); };
public DateTime StartDateTime { get; set; }
member this.StartDateTime : DateTime with get, set
Public Property StartDateTime As DateTime

プロパティ値

スケジュールの開始日時の値を返します。

適用対象