SpecExp Context Property
Gets or sets the expression evaluation context providing variable bindings and math imports (not serialized).
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 ExpressionContext ExpContext { get; set; }VB
Public Property ExpContext As ExpressionContext
Get
Set