LIDLayerSoil.FlowMethod Property |
Flag specifying which method to use for soil infiltration and percolation (leakage).
Namespace:
DHI.Mike1D.RainfallRunoffModule.LID
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic LIDLayerSoil.FlowType FlowMethod { get; set; }
Public Property FlowMethod As LIDLayerSoil.FlowType
Get
Set
public:
property LIDLayerSoil.FlowType FlowMethod {
LIDLayerSoil.FlowType get ();
void set (LIDLayerSoil.FlowType value);
}
Property Value
Type:
LIDLayerSoil.FlowType
See Also