This member function tells you whether the source is a compiled model source.

Return Value

IloTrue if the source is a compiled model.

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

Syntax

C#
public bool isCompiled()

See Also