Click or drag to resize

FlowsheetUpdateProcessData(IFlowsheetBag, XDocument) Method


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public static Object UpdateProcessData(
	IFlowsheetBag form,
	XDocument xdoc
)
Request Example View Source

Parameters

form  IFlowsheetBag
 
xdoc  XDocument
 

Return Value

Object
See Also