Returns true if OPL must check the integrity of the input data.

Return Value

An IloBool indicating whether OPL must check the integrity of the data input or not.

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

Syntax

C#
public bool isWithDataChecks()

See Also