Members of this class access parameters that take a Boolean value.

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

Syntax

C#
public class BooleanParameter : Cplex..::..Parameter
Visual Basic
Public Class BooleanParameter _
	Inherits Cplex..::..Parameter

Inheritance Hierarchy

System..::..Object
  ILOG.CPLEX..::..Cplex..::..Parameter
    ILOG.CPLEX..::..Cplex..::..BooleanParameter

See Also