ExecDate Property
DateTime at which the job is first scheduled (can be DateTime.Now).
Syntax
public System.DateTime ExecDate {get; set;}Public Property ExecDate As System.DateDateTime at which the job is first scheduled (can be DateTime.Now).
public System.DateTime ExecDate {get; set;}Public Property ExecDate As System.Date