DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ModelState
ModelStateWriter Class
ModelStateWriter Methods
Close Method
HandleOptionalParameter Method
Open Method
WriteDataValue Method
WriteEndObject Method
WriteOptionalObjects Method
WriteStartObject Method
WriteValue Method
ModelStateWriter
HandleOptionalParameter Method
Namespace:
DHI.Mike1D.ModelState
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
protected
bool
HandleOptionalParameter
(
string
parameterName
,
Object
value
,
bool
optional
)
Parameters
parameterName
Type:
System
String
value
Type:
System
Object
optional
Type:
System
Boolean
Return Value
Type:
Boolean
See Also
Reference
ModelStateWriter Class
DHI.Mike1D.ModelState Namespace