An instance of this class represents a multiple criteria expression.

Namespace: ILOG.Concert
Assembly: ILOG.Concert (in ILOG.Concert.dll) Version: 22.1.0.0

Syntax

C#
public interface IMultiCriterionExpr
Visual Basic
Public Interface IMultiCriterionExpr

Remarks

An instance of IMultiCriterionExpr represents a multiple criteria expression, used to build a multiobjective.

See Also