LIDLayerPavementMoisture Property  | 
 
            Moisture fraction, volume of pore water relative to total volume (as a fraction). 
            
            This fraction is always between zero and Porosity.
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule.LID
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double Moisture { get; set; }Public Property Moisture As Double
	Get
	Set
public:
property double Moisture {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also