ISchedulerJob.ChangeTime Property

Definition

Retrieves the last time that the user or server changed a property of the job.

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

Property Value

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

Applies to