Click or drag to resize

HDWaterLevelDepth Constructor (Boolean, Double)

Initializes a new instance of the HDWaterLevelDepth class

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public HDWaterLevelDepth(
	bool levelBased,
	double levelDepth
)

Parameters

levelBased
Type: SystemBoolean
levelDepth
Type: SystemDouble
See Also