Runs one year of simulation, no pre or post process is evoked.

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public virtual int Simulation_NextYear()
Visual Basic
Public Overridable Function Simulation_NextYear As Integer

Return Value

The year of the simulation run

See Also