ScheduleUpdateNextRunTime Method |
Updates the next run time.
Namespace: Dundas.BI.SchedulingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic void UpdateNextRunTime()
Public Sub UpdateNextRunTime
public:
void UpdateNextRunTime()
member UpdateNextRunTime : unit -> unit
See Also