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

Return Value

An integer decision variable.

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

Syntax

C#
public IIntVar AsIntVar()

See Also