SpecSetTargetVarValue Method |
Namespace: DWSIM.UnitOperations.SpecialOpsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public Object SetTargetVarValue(
double? val
)
Public Function SetTargetVarValue (
val As Double?
) As Object
Request Example
View SourceParameters
- val NullableDouble
-
Return Value
ObjectSee Also