Click or drag to resize

ISimulationObjectGetReport Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
string GetReport(
	IUnitsOfMeasure su,
	CultureInfo ci,
	string numberformat
)
Request Example View Source

Parameters

su  IUnitsOfMeasure
 
ci  CultureInfo
 
numberformat  String
 

Return Value

String
See Also