STModuleDoBedModelUpdate Property |
Flag deciding whether bed model (sediment fraction content in bed) is updated.
Namespace:
DHI.Mike1D.Engine.ModuleST
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool DoBedModelUpdate { get; set; }
Public Property DoBedModelUpdate As Boolean
Get
Set
public:
property bool DoBedModelUpdate {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also