Enables errors reporded for undefined data. This flag is used to control the check for undefined external data. The default value is true.

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

Syntax

C#
public void setUndefinedDataError(
	bool value
)

Parameters

value
Type: System..::..Boolean
The new level.

See Also