FormFlowsheetFT Method

Formats a property display string as "prop (unit)".

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public Object FT(
	ref string prop,
	string unit
)

Parameters

prop  String
The property name or value string.
unit  String
The unit of measure string.

Return Value

Object
The formatted string.

See Also