DHI.Mike1D Class Library
C#
Show/Hide TOC
Processed
Data
Status Enumeration
the state that the processed levels and values are in
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
ProcessedDataStatus
Members
Updated
0
up to date
NotUpdated
1
not up to date
EditedByUser
2
currently being edited in GUI
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