FlowsheetBaseRunScriptAsync Method |
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax public void RunScriptAsync(
string ScriptID
)
Public Sub RunScriptAsync (
ScriptID As String
)
Request Example
View SourceParameters
- ScriptID String
-
See Also