Click or drag to resize

IResultDataGetTimesAsArray Method

Gettter for the time stamps contained. The time stamps are returned in a [NumerOfTimeSteps, 7] array. A row contains year, month, day, hour, minute, second, millisecond.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
int[,] GetTimesAsArray()

Return Value

Type: Int32
See Also