SpecGetTargetVarValue 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
public Object GetTargetVarValue()

Return Value

Object
The target property value, or Nothing if the target object is not configured.

See Also