ICatchmentUrbanDataUseSnowModule Property  | 
 
            True if the snow module is activated.
            If True, a temperature time series has to be provided for the catchment.
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxbool UseSnowModule { get; set; }Property UseSnowModule As Boolean
	Get
	Set
property bool UseSnowModule {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also