Returns the output stream of the invoking Cplex object.

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

Syntax

C#
public virtual TextWriter Output()

Return Value

The output stream of the invoking Cplex object.

See Also