Reactor_PFRLoadData Method |
Namespace: DWSIM.UnitOperations.ReactorsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public override bool LoadData(
List<XElement> data
)
Public Overrides Function LoadData (
data As List(Of XElement)
) As Boolean
Request Example
View SourceParameters
- data ListXElement
-
Return Value
BooleanSee Also