次の方法で共有


JobScheduleExecutionInformation.EndTime プロパティ

定義

ジョブ スケジュールの完了時刻を取得します。 このプロパティは、完了したジョブ スケジュールに対してのみ返されます。

public DateTime? EndTime { get; }
member this.EndTime : Nullable<DateTime>
Public ReadOnly Property EndTime As Nullable(Of DateTime)

プロパティ値

適用対象