Returns the active model.

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

Syntax

C#
IModel GetModel()
Visual Basic
Function GetModel As IModel

Return Value

The active model.

See Also