Click or drag to resize

StructureReachIsLinkChannel Property

A link channel is a MIKE 11 structure reach. This flag is needed because link channels do not need to have a boundary created at the downstream end.

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

Property Value

Type: Boolean
See Also