HDModuleNumericalWater Property  | 
 Note: This API is now obsolete.
            Added numerical water = Added numerical water in nodes + Added numerical water in grid points
            
 
    Namespace: 
   DHI.Mike1D.Engine.ModuleHD
    Assembly:
   DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax[ObsoleteAttribute("Will be moved to a data item")]
public double NumericalWater { get; }<ObsoleteAttribute("Will be moved to a data item")>
Public ReadOnly Property NumericalWater As Double
	Getpublic:
[ObsoleteAttribute(L"Will be moved to a data item")]
property double NumericalWater {
	double get ();
}Property Value
Type: 
Double
See Also