public enum ParameterType| Option | 0 | General option. A number of predefined options are supported by the engine. |
| Property | 1 | Property is a direct reference to the MIKE 1D object properties. All simple properties can be modified using this parameter type |
| IsOneOf |
Returns true if enumeration is one of the listed ones.
(Defined by GenericExtensions) |