Sets the file name used by OPL to export the internal data.

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

Syntax

C#
public void setExportInternalData(
	string path
)

Parameters

path
Type: System..::..String

See Also