Click or drag to resize

BaseClassFT Method

Formats a property string, adding its units in parenthesis.

Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public Object FT(
	ref string prop,
	string unit
)
Request Example View Source

Parameters

prop  String
Property string
unit  String
Property units

Return Value

Object
See Also