ISimulationObjectGetReport Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
string GetReport(
	IUnitsOfMeasure su,
	CultureInfo ci,
	string numberformat
)

Parameters

su  IUnitsOfMeasure
 
ci  CultureInfo
 
numberformat  String
 

Return Value

String

See Also