Flowsheet 2Generate Report Method
Definition
Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
C#
public void GenerateReport(
List<ISimulationObject> objects,
string format,
Stream ms
)VB
Public Sub GenerateReport (
objects As List(Of ISimulationObject),
format As String,
ms As Stream
)Parameters
- objects ListISimulationObject
- format String
- ms Stream