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: 16.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