DHI.Mike1D Class Library
C#
Show/Hide TOC
Component
Result
Type Enumeration
Enumeration specifying AD or ST component result type.
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
public
enum
ComponentResultType
Members
RainfallRunoff
0
Rainfall runoff results.
CatchmentDischarge
1
Catchment discharge results.
Extension Methods
IsOneOf
Returns true if
enumeration
is one of the listed ones.
(Defined by
GenericExtensions
)
See Also
Reference
DHI.Mike1D.Generic Namespace
In This Article
Definition
Members
Extension Methods
See Also