Returns the Cplex.CplexStatus of the last solve call.

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

Syntax

C#
protected internal virtual Cplex..::..CplexStatus GetCplexStatus()

Return Value

The Cplex.CplexStatus of the last solve call.

See Also