Flowsheet2GenerateReport Method

Definition

Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
public void GenerateReport(
	List<ISimulationObject> objects,
	string format,
	Stream ms
)

Parameters

objects  ListISimulationObject
 
format  String
 
ms  Stream
 

See Also