Returns the solution status of the active model.

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

Syntax

C#
public virtual Cplex..::..Status GetStatus()

Return Value

The solution status of the active model.

See Also