Custom UOExecution Engine Property
Gets or sets the Python execution engine (IronPython or Python.NET).
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public CustomUOPythonExecutionEngine ExecutionEngine { get; set; }VB
Public Property ExecutionEngine As CustomUOPythonExecutionEngine
Get
Set