Runs the next (or first) year of the Simulation. If initialized with one of the DB Simulation_Initilaize() overloads, will append data to the datatable, otehrwise just runs the model one year.
Namespace: WaterSimDCDCAssembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)
Syntax
| C# |
|---|
public override int Simulation_NextYear() |
| Visual Basic |
|---|
Public Overrides Function Simulation_NextYear As Integer |