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

Syntax

C#
[ObsoleteAttribute(null, false)]
public virtual OplModelSource CreateOplModelSource(
	string filename,
	bool compiled
)

Parameters

filename
Type: System..::..String
compiled
Type: System..::..Boolean

See Also