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

Syntax

C#
public class DataCheck

Remarks

Enumeration of possible values for the

CopyC#
IloCplex.IntParam.DataCheck
parameter.

Use these values with the method

CopyC#
setParam(IloCplex.DataCheck, value)
.

Inheritance Hierarchy

System..::..Object
  ILOG.OPL..::..Cplex..::..DataCheck

See Also