Sets the warning stream of the invoking Cplex object.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public virtual void SetWarning( TextWriter s ) |
Parameters
- s
- Type: System.IO..::..TextWriter
The new warnings output stream.