Redirects all warning messages to the given stream
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public void SetWarning( TextWriter warningStream ) |
Parameters
- warningStream
- Type: System.IO..::..TextWriter
| OPL API |
| OplFactory..::..SetWarning Method |
| OplFactory Class See Also |
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
| C# |
|---|
public void SetWarning( TextWriter warningStream ) |