Reactor_ConversionGetPropertyUnit Method

Returns the unit string for the specified property.

Definition

Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override string GetPropertyUnit(
	string prop,
	IUnitsOfMeasure su = null
)

Parameters

prop  String
 
su  IUnitsOfMeasure  (Optional)
 

Return Value

String

See Also