Click or drag to resize

lpsolve55SetEnvironmentVariable Method


Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
private static bool SetEnvironmentVariable(
	ref string name,
	ref string value
)
Request Example View Source

Parameters

name  String
 
value  String
 

Return Value

Boolean
See Also