Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public class DeleteMode

Remarks

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

Inheritance Hierarchy

System..::..Object
  ILOG.OPL..::..Cplex..::..DeleteMode

See Also