ISchedulerTask.ChangeTime Property

Definition

The last time that the user or server changed a property of the task.

public DateTime ChangeTime { get; }
member this.ChangeTime : DateTime
Public ReadOnly Property ChangeTime As DateTime

Property Value

The date and time that the task was last touched. The value is in Coordinated Universal Time.

Applies to