Query to get the expression that triggered the unsupported expression exception.

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

Syntax

C#
public virtual INumExpr GetExpr()
Visual Basic
Public Overridable Function GetExpr As INumExpr

Return Value

the unsupported expression

See Also