Custom UOScript Text 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
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public string ScriptText { get; set; }VB
Public Property ScriptText As String
Get
Set