FlowsheetUpdateProcessData(IFlowsheetBag, XDocument) Method |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public static Object UpdateProcessData(
IFlowsheetBag form,
XDocument xdoc
)
Public Shared Function UpdateProcessData (
form As IFlowsheetBag,
xdoc As XDocument
) As Object
Request Example
View SourceParameters
- form IFlowsheetBag
-
- xdoc XDocument
-
Return Value
ObjectSee Also