Tells OPL to perform data integrity checks for inputs or not.

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

Syntax

C#
public void setWithDataChecks(
	bool with
)

Parameters

with
Type: System..::..Boolean

See Also