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