SpecGetSourceVarValue 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
public Object GetSourceVarValue()

Return Value

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

See Also