IFlowsheetChangeCalculationOrder Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax List<string> ChangeCalculationOrder(
List<string> objects
)
Function ChangeCalculationOrder (
objects As List(Of String)
) As List(Of String)
Request Example
View SourceParameters
- objects ListString
-
Return Value
ListStringSee Also