Click or drag to resize

SourceLinkAllowBackflow Property

Flag indicating if backflow is allowed, i.e. flow from source into outlet.

Flag is true by default, but historically disabled for urban-weir outlet and urban-pump outlet.

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool AllowBackflow { get; set; }

Property Value

Type: Boolean
See Also