lpsolve55SetEnvironmentVariable Method

Definition

Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private static bool SetEnvironmentVariable(
	ref string name,
	ref string value
)

Parameters

name  String
 
value  String
 

Return Value

Boolean

See Also