Enables multi-env mode. This flag offers a new [!:IEnv] to each sub-model. The default value is true.

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

Syntax

C#
public void setWithMultiEnv(
	bool value
)

Parameters

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

See Also