FormFlowsheetGetResultUnits Method

Returns the unit string for the specified result property ID in the current unit system.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public string GetResultUnits(
	string id
)

Parameters

id  String
A result identifier as returned by GetResultIDs.

Return Value

String

Implements

IFlowsheetGetResultUnits(String)

See Also