ISchedulerJob.ChangeTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.