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

Syntax

C#
public virtual void SetParam(
	Cplex..::..StringParam which,
	string val
)

Parameters

which
Type: ILOG.OPL..::..Cplex..::..StringParam
val
Type: System..::..String

See Also