Click or drag to resize

LTSJobListCreatorCreateJobList Method (DateTime, DateTime, TimeSpan)

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public LTSJobList CreateJobList(
	DateTime startTime,
	DateTime endTime,
	TimeSpan timeStep
)

Parameters

startTime
Type: SystemDateTime
endTime
Type: SystemDateTime
timeStep
Type: SystemTimeSpan

Return Value

Type: LTSJobList
See Also