M11FfBridgeBase._channelUnitConversion Field |
List as long as the number of channels in the prf file.
Unit conversion factors for each of them
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxprotected List<M11FfBridgeBase.UnitConversionFactors> _channelUnitConversion
Protected _channelUnitConversion As List(Of M11FfBridgeBase.UnitConversionFactors)
protected:
List<M11FfBridgeBase.UnitConversionFactors>^ _channelUnitConversion
Field Value
Type:
List<M11FfBridgeBase.UnitConversionFactors>
See Also