Returns the warning output stream of the invoking Cplex object.

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

Syntax

C#
public virtual TextWriter Warning()

Return Value

The warning stream of the invoking Cplex object.

See Also