PythonControllerGetPropertyUnit Method

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
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