DHI.Mike1D Class Library
C#
Show/Hide TOC
INetwork
Reach
Data
Double
Global
Value Property
Get the reach global value. Only valid if
IsGlobal
is true.
Definition
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
double
GlobalValue
{
get
;
set
; }
Property Value
Double
Implements
INetworkReachData
T
GlobalValue
See Also
Reference
INetworkReachDataDouble Interface
DHI.Mike1D.Generic Namespace
In This Article
Definition
Property Value
Implements
See Also