Click or drag to resize

IDfsSimpleItemInfoSetUnitConversion Method

Sets the unit conversion for a specific item.

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
void SetUnitConversion(
	UnitConversionType conversionType,
	eumUnit conversionUnit
)

Parameters

conversionType
Type: DHI.Generic.MikeZero.DFSUnitConversionType
Type of conversion
conversionUnit
Type: eumUnit
Returns the desired unit to convert to
See Also