SpecGet Target Var Value Method
Returns the current value of the target variable in the active unit system.
Definition
Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
The target property value, or Nothing if the target object is not configured.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public Object GetTargetVarValue()VB
Public Function GetTargetVarValue As ObjectReturn Value
ObjectThe target property value, or Nothing if the target object is not configured.