Click or drag to resize

lpsolve55read_XLI Method


Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
[DllImportAttribute("lpsolve55", CharSet = CharSet.Ansi, ExactSpelling = true, 
	SetLastError = true)]
public static int read_XLI(
	ref string xliname,
	ref string modelname,
	ref string dataname,
	ref string options,
	int verbose
)
Request Example View Source

Parameters

xliname  String
 
modelname  String
 
dataname  String
 
options  String
 
verbose  Int32
 

Return Value

Int32
See Also