ScriptLoad Data Method
Definition
Namespace: DWSIM.FlowsheetSolver
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 10.0.0.0
C#
public bool LoadData(
List<XElement> data
)VB
Public Function LoadData (
data As List(Of XElement)
) As Boolean