HTMLErrorLogUsesRainfallRunoff Property |
Flag indicating that rainfall runoff was used.
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool UsesRainfallRunoff { set; }
Public WriteOnly Property UsesRainfallRunoff As Boolean
Set
public:
property bool UsesRainfallRunoff {
void set (bool value);
}
Property Value
Type:
BooleanSee Also