This member function creates a named run configuration. The caller is responsible for ending the run configuration.
Return Value
The named run configuration.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public OplRunConfiguration MakeRunConfiguration( string name ) |
Parameters
- name
- Type: System..::..String
The name of the run configuration to create.