FlowsheetReturnProcessData Method |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public static MemoryStream ReturnProcessData(
IFlowsheetBag Form
)
Public Shared Function ReturnProcessData (
Form As IFlowsheetBag
) As MemoryStream
Request Example
View SourceParameters
- Form IFlowsheetBag
-
Return Value
MemoryStreamSee Also