ISchedulerJob.CreateTime Property

Definition

Retrieves the date and time that the job was created.

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

Property Value

The job creation time. The value is in Coordinated Universal Time.

Applies to