CustomUOScriptText Property

Gets or sets the Python script text to execute during calculation.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public string ScriptText { get; set; }

Property Value

String

See Also