Click or drag to resize

FlowsheetBagUpdateProcessData Method


Namespace: DWSIM.SharedClasses.Flowsheet
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public virtual void UpdateProcessData(
	XDocument xdoc
)
Request Example View Source

Parameters

xdoc  XDocument
 

Implements

IFlowsheetBagUpdateProcessData(XDocument)
See Also