Click or drag to resize

M11FfBridgeBase_channelDataItemIndices Field

List as long as the number of channels in the prf file. For each channel it specifies which data item and index that the channel values should be stored in. Null if channel is to be disregarded.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected List<M11FfBridgeBaseDataItemIndex> _channelDataItemIndices

Field Value

Type: ListM11FfBridgeBaseDataItemIndex
See Also