Returns IloTrue if multi-env mode is enabled.

Return Value

An IloBool indicating whether multi-env mode is enabled.

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

Syntax

C#
public bool isWithMultiEnv()

See Also