Click or drag to resize

AbstractCatchmentComponentSourceIsLoad Property

If false, then the value is a concentration, and application depends on inflow. If true, then the value is a load and used directly.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public bool IsLoad { get; set; }

Property Value

Type: Boolean
See Also