This member function returns the names of all available run configurations. The caller is responsible for ending the returned array. Refer also to the Interfaces User's Manual.

Return Value

The run configuration names.

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

Syntax

C#
public IloStringArray makeRunConfigurationNames()

See Also