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

Syntax

C#
public virtual void SetParam(
	Cplex..::..LongParam which,
	long val
)

Parameters

which
Type: ILOG.OPL..::..Cplex..::..LongParam
val
Type: System..::..Int64

See Also