Add a value defined for an entire reach.
This will fail if there is already defined values at locations or in spans of this reach.
After successful addition, values at locations or in spans can not be added.
Definition
Namespace:DHI.Mike1D.Generic Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
publicvoidAddGlobalReachValue(
stringreachID,
T value
)