FlowsheetBasePythonPreprocessor Property

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public Action<string> PythonPreprocessor { get; set; }

Property Value

ActionString

Implements

IFlowsheetPythonPreprocessor

See Also