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