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
public string Expression { get; set; }

Property Value

String

See Also