FlowsheetReturn Process Data Method
Serializes the current sub-flowsheet data to a compressed memory stream.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public static MemoryStream ReturnProcessData(
IFlowsheetBag Form
)VB
Public Shared Function ReturnProcessData (
Form As IFlowsheetBag
) As MemoryStreamParameters
- Form IFlowsheetBag