ILOG CPLEX .NET Reference Manual

Cplex.Goal.IncumbentObjValue Property

Gets the objective value of the current best integer solution. This property queries the objective value for the current incumbent solution (that is, the best integer solution found so far). It cannot be set.

public double IncumbentObjValue {get;}

See Also

Cplex.Goal Class | ILOG.CPLEX Namespace