Click or drag to resize

UnitsGetUnitType Method


Namespace: DWSIM.SharedClasses.SystemsOfUnits
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.4.5.0
Syntax
public UnitOfMeasure GetUnitType(
	string unit
)
Request Example View Source

Parameters

unit  String
 

Return Value

UnitOfMeasure

Implements

IUnitsOfMeasureGetUnitType(String)
See Also