Initializes a new instance of the Cplex..::..CplexStatus class

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

Syntax

C#
protected internal CplexStatus(
	int status,
	string name
)

Parameters

status
Type: System..::..Int32
name
Type: System..::..String

See Also