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

Syntax

C#
public virtual OplRunConfiguration CreateOplRunConfiguration(
	string modPath,
	string datPath
)

Parameters

modPath
Type: System..::..String
datPath
Type: System..::..String

See Also