Returns the numeric value of the invoking quality measure.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
public virtual double GetValue()
Visual Basic
Public Overridable Function GetValue As Double

Return Value

The numeric value of the invoking quality measure.

See Also