Click or drag to resize

CompressorGetReport Method


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public override string GetReport(
	IUnitsOfMeasure su,
	CultureInfo ci,
	string numberformat
)
Request Example View Source

Parameters

su  IUnitsOfMeasure
 
ci  CultureInfo
 
numberformat  String
 

Return Value

String
See Also