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

Syntax

C#
public static void WriteProjectSettings(
	IloCplex cplex,
	IloCplex__ParameterSet parameterSet,
	ostream opsStream,
	string name
)

Parameters

cplex
Type: IloCplex
parameterSet
Type: IloCplex__ParameterSet
opsStream
Type: ostream
name
Type: System..::..String

See Also