DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.TimeSeries
TsItem Class
TsItem Methods
Create Method
TsItem
Create Method
Factory method to create a time series item with a specific type, value type and quantity
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
static
TsItem
Create
(
Type
dataType
,
TsItemValueType
valueType
,
eumQuantity
eumquantity
)
Parameters
dataType
Type:
System
Type
valueType
Type:
DHI.Mike1D.Generic.TimeSeries
TsItemValueType
eumquantity
Type:
eumQuantity
Return Value
Type:
TsItem
See Also
Reference
TsItem Class
DHI.Mike1D.Generic.TimeSeries Namespace