DHI.Mike1D Class Library
C#
Show/Hide TOC
Model
State
Reader
Options Property
Option objects for reader
Definition
Namespace:
DHI.Mike1D.ModelState
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
Dictionary
<
string
,
Object
>
Options
{
get
; }
Property Value
Dictionary
String
,
Object
See Also
Reference
ModelStateReader Class
DHI.Mike1D.ModelState Namespace
In This Article
Definition
See Also