Click or drag to resize

FlowsheetBasePythonPreprocessor Property


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public Action<string> PythonPreprocessor { get; set; }
Request Example View Source

Property Value

ActionString

Implements

IFlowsheetPythonPreprocessor
See Also