Click or drag to resize

NetworkDataTHasReachLocalValues Method

Returns true if the reach has local values defined.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool HasReachLocalValues(
	string reachName
)

Parameters

reachName
Type: SystemString

[Missing <param name="reachName"/> documentation for "M:DHI.Mike1D.Generic.NetworkData`1.HasReachLocalValues(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DHI.Mike1D.Generic.NetworkData`1.HasReachLocalValues(System.String)"]

See Also