Form FlowsheetFT Method
Formats a property display string as "prop (unit)".
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
The formatted string.
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public Object FT(
ref string prop,
string unit
)VB
Public Function FT (
ByRef prop As String,
unit As String
) As ObjectParameters
Return Value
ObjectThe formatted string.