Click or drag to resize

IDfsuBuilderSetTimeInfo Method

Set time info for the temporal axis.

Namespace:  DHI.Generic.MikeZero.DFS.dfsu
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
void SetTimeInfo(
	DateTime startDateTime,
	double timeStepInSeconds
)

Parameters

startDateTime
Type: SystemDateTime
timeStepInSeconds
Type: SystemDouble
See Also