SpecExpr Property
Gets or sets the compiled generic expression object used to evaluate the specification formula (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 IGenericExpression<double> Expr { get; set; }VB
Public Property Expr As IGenericExpression(Of Double)
Get
Set