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