Returns true if the usage of all model elements is forced.

Return Value

An IloBool indicating whether the usage of all model elements is forced.

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

Syntax

C#
public bool IsForceElementUsage { get; set; }

See Also