This member function enables you to know whether the element is in postprocessing.

Return Value

IloTrue if the element is in postprocessing.

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

Syntax

C#
public bool IsPostProcessing { get; }

See Also