This member function retrieves the value of the element as a decision variable of type interval.

Return Value

An interval decision variable.

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

Syntax

C#
public IIntervalVar AsIntervalVar()

See Also