FlowsheetUpdate Process Data(IFlowsheet Bag, XDocument) Method
Updates process-level data in the XML document from the given flowsheet bag.
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 Object UpdateProcessData(
IFlowsheetBag form,
XDocument xdoc
)VB
Public Shared Function UpdateProcessData (
form As IFlowsheetBag,
xdoc As XDocument
) As ObjectParameters
- form IFlowsheetBag
- xdoc XDocument