SpecExpression Property
Gets or sets the mathematical expression string evaluated by this spec block (variables: X = source value, Y = target value).
Definition
Namespace: DWSIM.UnitOperations.SpecialOps
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 Expression { get; set; }VB
Public Property Expression As String
Get
Set