Redirects all output messages to the given stream

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

Syntax

C#
public void SetOut(
	TextWriter outputStream
)

Parameters

outputStream
Type: System.IO..::..TextWriter

See Also