Click or drag to resize

LTSJobListCreatorGetTotalInflow 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 double GetTotalInflow(
	IList<ValueIdListItem> element,
	bool includeOnlyStormRunoff = false
)

Parameters

element
Type: System.Collections.GenericIListValueIdListItem
includeOnlyStormRunoff (Optional)
Type: SystemBoolean

Return Value

Type: Double
See Also