Mike1DDataDataVersion Property

Version of data read from storage. Only applicable when reading data from .m1dx file, where it is possible to check if data is read from an older .m1dx file.

Definition

Namespace: DHI.Mike1D.Mike1DDataAccess
Assembly: DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public Version DataVersion { get; }

Property Value

Version

See Also