TsItemDataDoubleDateTimes Property |
DateTimes in the time series. For a calendar time axis this is retrieved from
the time series. For a relative time axis this is calculated relative to the
time series
StartTime that must be set before this is called.
Namespace:
DHI.Mike1D.Generic.TimeSeries
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public IList<DateTime> DateTimes { get; }
Property Value
Type:
IListDateTimeSee Also