CatchmentTimeOfNextUpdate Method
Note: This API is now obsolete.
Return the time of next update. Used for PostTimeStepEvent event in Catchments.
If a catchment uses variable timesteps, then this function must be overridden!!
Namespace: DHI.Mike1D.RainfallRunoffModuleAssembly: DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
[ObsoleteAttribute]
public virtual DateTime TimeOfNextUpdate()
DateTime[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.TimeOfNextUpdate"]
ICatchmentTimeOfNextUpdate