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

Syntax

C#
public virtual void SetParam(
	Cplex..::..IntParam which,
	int val
)

Parameters

which
Type: ILOG.OPL..::..Cplex..::..IntParam
val
Type: System..::..Int32

See Also