ILOG CPLEX .NET Reference Manual

Cplex.IsQO Method 

Returns true if the active model has a quadratic objective function.

public virtual bool IsQO();

Return Value

true if the active model has a quadratic objective function.

See Also

Cplex Class | ILOG.CPLEX Namespace