Click or drag to resize

MPIMPI_DATATYPE_NULL Field

A special datatype value that indicates "no datatype".

Namespace:  DHI.MPI
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public const int MPI_DATATYPE_NULL = 201326592

Field Value

Type: Int32
See Also