Click or drag to resize

LTSJobListCreatorApplyExternalSources Method

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
protected void ApplyExternalSources(
	DateTime timeOld,
	DateTime time,
	bool includeOnlyStormRunoff = false
)

Parameters

timeOld
Type: SystemDateTime
time
Type: SystemDateTime
includeOnlyStormRunoff (Optional)
Type: SystemBoolean
See Also