Click or drag to resize

UnitsGetUnitSet Method


Namespace: DWSIM.SharedClasses.SystemsOfUnits
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public List<string> GetUnitSet(
	UnitOfMeasure measureID
)
Request Example View Source

Parameters

measureID  UnitOfMeasure
 

Return Value

ListString

Implements

IUnitsOfMeasureGetUnitSet(UnitOfMeasure)
See Also