ILOG CPLEX .NET Reference Manual

Cplex.Quality.GetNumVar Method 

Returns the variable at which the quality measure is attained, if any.

public virtual INumVar GetNumVar();

Return Value

The variable at which the quality measure is attained.

Remarks

Otherwise, null is returned.

See Also

Cplex.Quality Class | ILOG.CPLEX Namespace