DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.TimeSeries
TsItemDataDouble Class
TsItemDataDouble Properties
Data Property
DataArray Property
DateTimes Property
EndTime Property
Item Property
StartTime Property
TsItemDataDouble
Data Property
The time series item data (typed)
Namespace:
DHI.Mike1D.Generic.TimeSeries
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
IList
<
double
>
Data
{
get
;
set
; }
Property Value
Type:
IList
Double
Implements
ITsItemData
T
Data
See Also
Reference
TsItemDataDouble Class
DHI.Mike1D.Generic.TimeSeries Namespace