lpsolve55SetEnvironmentVariable Method |
Namespace: DWSIM.MathOpsAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax private static bool SetEnvironmentVariable(
ref string name,
ref string value
)
Private Shared Function SetEnvironmentVariable (
ByRef name As String,
ByRef value As String
) As Boolean
Request Example
View SourceParameters
- name String
-
- value String
-
Return Value
BooleanSee Also