Click or drag to resize

IResultDataTriggerTimeStepEvent Method

Trigger the time step event, e.g. in case a time step has been added, updated or before writing to file.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
void TriggerTimeStepEvent(
	int timestepIndex
)

Parameters

timestepIndex
Type: SystemInt32
See Also