Enumeration of possible values for the delete mode of Cplex, as controlled by the methods setDeleteMode and getDeleteMode.

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

Syntax

C#
public class DeleteMode
Visual Basic
Public Class DeleteMode

Inheritance Hierarchy

System..::..Object
  ILOG.CPLEX..::..Cplex..::..DeleteMode

See Also