Click or drag to resize

CatchmentsUpdate Method

[Missing <summary> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchments.Update(System.DateTime,System.DateTime)"]

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void Update(
	DateTime timeN,
	DateTime timeNp1
)

Parameters

timeN
Type: SystemDateTime

[Missing <param name="timeN"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchments.Update(System.DateTime,System.DateTime)"]

timeNp1
Type: SystemDateTime

[Missing <param name="timeNp1"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchments.Update(System.DateTime,System.DateTime)"]

See Also