Click or drag to resize

Res1DStreamBridgeIDynamicItem Interface

Interface for getting and adding data between a dynamic item and a (set of) data item(s)

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected interface IDynamicItem

The Res1DStreamBridgeIDynamicItem type exposes the following members.

Properties
  NameDescription
Public propertyItemId
Public propertyItemTypeGroup
Public propertyNumberWithinGroup
Public propertyQuantityDescription
Public propertySize
Public propertyUserUnit
User unit of DFS dynamic item.
Top
Methods
  NameDescription
Public methodAddData
Add data to ResultData at the specified time step, overwrite if existing
Public methodGetData
Get data from ResultData and return it in array
Top
See Also