Click or drag to resize

ParameterType Enumeration

Type of parameter, for additional data

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum ParameterType
Members
  Member nameValueDescription
Option0 General option. A number of predefined options are supported by the engine.
Property1 Property is a direct reference to the MIKE 1D object properties. All simple properties can be modified using this parameter type
See Also