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

Syntax

C#
public virtual OplRunConfiguration CreateOplRunConfiguration(
	string modPath,
	string[] datPaths
)

Parameters

modPath
Type: System..::..String
datPaths
Type: array<System..::..String>[]()[][]

See Also