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

Syntax

C#
public class BooleanParameter : Cplex..::..Parameter

Remarks

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

Inheritance Hierarchy

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

See Also