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

Return Value

An interval sequence decision variable.

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

Syntax

C#
public IIntervalSequenceVar AsIntervalSequenceVar()

See Also