Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public static void ReadProjectSettings(
	istream opsStream,
	string name,
	IloCplex cplex,
	IloCplex__ParameterSet parameterSet,
	OplSettings settings
)

Parameters

opsStream
Type: istream
name
Type: System..::..String
cplex
Type: IloCplex
parameterSet
Type: IloCplex__ParameterSet
settings
Type: ILOG.OPL..::..OplSettings

See Also