Click or drag to resize

BaseClassGetPropertyUnit Method


Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public virtual string GetPropertyUnit(
	string prop,
	IUnitsOfMeasure su = null
)
Request Example View Source

Parameters

prop  String
 
su  IUnitsOfMeasure  (Optional)
 

Return Value

String

Implements

ISimulationObjectGetPropertyUnit(String, IUnitsOfMeasure)
See Also