ICatchmentNamInitialWaterRetention Property  | 
 
            Initial water retention used when zonal approach is used, the amount of water (melted) that are retained within the snow.
            
            Type: Water content as water (melted) in snow, Unit: [mm], Default: 0.0, Size: NumberOfSnowZones
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble[] WaterRetention { get; }ReadOnly Property WaterRetention As Double()
	Get
property array<double>^ WaterRetention {
	array<double>^ get ();
}Property Value
Type: 
Double
See Also