Members of this class access parameters that take a string as a value.

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

Syntax

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

Inheritance Hierarchy

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

See Also