  | TaskLastRunTime Property  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Scheduling
    Assembly:
   Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntax[ObsoleteAttribute("Use PreviousRuntime instead.")]
public DateTime LastRunTime { get; set; }<ObsoleteAttribute("Use PreviousRuntime instead.")>
Public Property LastRunTime As DateTime
	Get
	SetProperty Value
Type: 
DateTime
See Also