Click or drag to resize

DfsuDynamicItemInfoDataType Property

Type of data stored in item. For a dfsu file this is always Float

Namespace:  DHI.Generic.MikeZero.DFS.dfsu
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public DfsSimpleType DataType { get; }

Property Value

Type: DfsSimpleType

Implements

IDfsSimpleItemInfoDataType
See Also