Form FlowsheetGet Result Units 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
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public string GetResultUnits(
string id
)VB
Public Function GetResultUnits (
id As String
) As StringParameters
- id String
- A result identifier as returned by GetResultIDs.